{
  "name": "Jeffery Store — VSeeBox Smart TV Boxes",
  "short_name": "Jeffery Store",
  "description": "Pay once, stream forever. Premium Smart TV Boxes with 4K UHD, 1000+ channels, and zero monthly fees.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "lang": "en-US",
  "categories": ["shopping", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Track My Order",
      "short_name": "Track",
      "description": "See where your VSeeBox is right now",
      "url": "/tracking?utm_source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Shop VSeeBox",
      "short_name": "Shop",
      "description": "Browse all 9 VSeeBox models",
      "url": "/?utm_source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
