{
  "id": "/?src=pwa",
  "name": "Gear Choice",
  "short_name": "Gear Choice",
  "description": "Fast, mobile-first news with reliable offline support.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone","browser"],
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "en",
  "categories": ["news","magazines"],
  "theme_color": "#1d3557",
  "background_color": "#ffffff",
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Latest News", "short_name": "Latest", "url": "/?utm_source=shortcuts_latest" },
    { "name": "Trending", "short_name": "Trending", "url": "/trending/?utm_source=shortcuts_trending" },
    { "name": "Categories", "short_name": "Categories", "url": "/categories/?utm_source=shortcuts_categories" }
  ]
}
