{
  "name": "PiePilot AI — Universal Investment Copilot",
  "short_name": "PiePilot",
  "description": "AI-powered portfolio dashboard for Trading 212, Revolut, eToro, Freetrade & Vanguard with real-time sentiment, risk sizing and premium WhatsApp alerts.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090B",
  "theme_color": "#09090B",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "productivity", "business"],
  "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-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Sentiment Scan", "short_name": "Sentiment", "url": "/?source=pwa#sentiment", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Risk Calculator", "short_name": "Risk", "url": "/?source=pwa#risk", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
