{
  "name": "PopBox — Mystery Box & Blind Box Shop",
  "short_name": "PopBox",
  "description": "Pop your luck. Collect figures, cards, and exclusive drops from PopBox.",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#FF3B30",
  "categories": ["shopping", "entertainment", "games"],
  "icons": [
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Market", "url": "/market", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "My Bag", "url": "/inventory", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Jackpot", "url": "/jackpot", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
