{
  "name": "PulseFeed — Market Intelligence",
  "short_name": "PulseFeed",
  "description": "Your personalised market news intelligence — crypto, stocks, ETFs",
  "start_url": "/feed",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0d12",
  "theme_color": "#00c896",
  "categories": ["finance", "news", "business"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "My Feed",         "url": "/feed",   "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "Alerts & Signals","url": "/alerts", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] }
  ]
}
