{
  "name": "StarGazr — Elite Celebrity Radar",
  "short_name": "StarGazr",
  "description": "Real-time celebrity spotting, exclusive events, and the social hub for SA's entertainment elite.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030617",
  "theme_color": "#030617",
  "categories": ["entertainment", "social", "lifestyle"],
  "lang": "en-ZA",
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/feed.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Live Signal Feed"
    },
    {
      "src": "/screenshots/map.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Radar Map"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Feed",
      "short_name": "Feed",
      "url": "/",
      "description": "View live celebrity signals"
    },
    {
      "name": "Radar Map",
      "short_name": "Map",
      "url": "/map",
      "description": "Open the tactical radar map"
    }
  ]
}
