{
  "name": "PikrPulse — Real-Time Market Scanner",
  "short_name": "PikrPulse",
  "description": "Real-time market scanner for stocks & crypto. Detect anomalies, get alerts, and perform smart technical analysis.",
  "start_url": "/en/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#2dd4bf",
  "orientation": "any",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
