{
  "name": "Stockerly — Navigate the Markets with Confidence",
  "short_name": "Stockerly",
  "description": "Open Source Market Intelligence Platform. Data-driven trends, portfolios, alerts, and earnings.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F7F8",
  "theme_color": "#005A98",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "type": "image/svg+xml",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
