{
  "name": "Leverage On Heroes Media",
  "short_name": "Heroes Media",
  "description": "Breaking news, politics, business, sports, entertainment, tech and AI — where news meets insight.",
  "start_url": "/?utm_source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b0f",
  "theme_color": "#7a0f14",
  "categories": ["news", "magazines", "entertainment"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Breaking News", "url": "/news", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Hero Universe", "url": "/hero-universe", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Notifications", "url": "/notifications", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
