{
  "name": "SilverGames — Pokemon Card Shop",
  "short_name": "SilverGames",
  "description": "Pokemon, Magic, Yu-Gi-Oh — singles, sealed, and graded.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b4cca",
  "orientation": "portrait",
  "categories": ["shopping", "entertainment"],
  "icons": [
    { "src": "/favicon.ico",   "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" },
    { "src": "/logo192.png",   "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo512.png",   "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Shop",          "url": "/shop" },
    { "name": "Track Order",   "url": "/track" },
    { "name": "Sell to Us",    "url": "/sell" }
  ]
}
