{
  "name": "Biographos",
  "short_name": "Biographos",
  "description": "Celebrity & Brand Platform — News, Biographies, Interviews",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0e0e",
  "theme_color": "#e63946",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/uploads/branding/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/uploads/branding/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "News",
      "url": "/news",
      "icons": [{ "src": "/uploads/branding/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Celebrities",
      "short_name": "Celebrities",
      "url": "/celebrities",
      "icons": [{ "src": "/uploads/branding/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Biographies",
      "short_name": "Biographies",
      "url": "/biographies",
      "icons": [{ "src": "/uploads/branding/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["entertainment", "news", "lifestyle"],
  "screenshots": [
    {
      "src": "/uploads/branding/og-default.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ]
}
