{
  "name": "CompoundPulse",
  "short_name": "CompoundPulse",
  "description": "Markets · Analytics · Research — Charts, screener, backtests, signals and live market intelligence.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e101a",
  "theme_color": "#0e101a",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "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"
    }
  ],
  "categories": ["finance", "business"],
  "screenshots": [
    {
      "src": "/og-impage.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "CompoundPulse Dashboard"
    }
  ]
}
