{
  "name": "My AI Hub",
  "short_name": "AI Hub",
  "description": "Your AI intelligence feed: news, social, trends, startups and daily briefs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080012",
  "theme_color": "#080012",
  "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": "Brief", "url": "/brief" },
    { "name": "News", "url": "/news" },
    { "name": "Startups", "url": "/startups" }
  ]
}
