{
  "manifest_version": 2,
  "version": "1.0.1",
  "name": "PSA Set Registry",
  "short_name": "Set Registry",
  "description": "World's largest third-party sports card authentication service.",
  "start_url": "/psasetregistry?utm_source=psa&utm_medium=pwa&utm_content=PSASetRegistryv1",
  "display": "standalone",
  "scope": "/psasetregistry",
  "orientation": "any",
  "dir": "ltr",
  "lang": "en-US",
  "theme_color": "#0750a2",
  "background_color": "#FFFFFF",
  "icons": [
    {
      "src": "/psasetregistry/manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/psasetregistry/manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.psacard.setregistry"
    },
    {
      "platform": "itunes",
      "url": "https://itunes.apple.com/us/app/card-collection-psa-set-registry/id1218508459?mt=8"
    }
  ]
}