{
  "id": "/collector/my-collection",
  "name": "GREI Collector",
  "short_name": "GREI",
  "description": "Access your GREI collectible registry, digital COA cards, ownership transfers, registry updates, and estimated market values.",
  "start_url": "/collector/my-collection?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f9f5f0",
  "theme_color": "#5d4037",
  "categories": ["lifestyle", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Scan GREI Card",
      "short_name": "Scan Card",
      "description": "Scan a GREI COA card to verify and activate the collectible.",
      "url": "/collector/scan-card?source=pwa",
      "icons": [
        {
          "src": "/grei-collector-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/grei-collector-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/grei-collector-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/grei-collector-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
