{
  "name": "PipSage — Trading Signals",
  "short_name": "PipSage App",
  "description": "Free forex & synthetic indices trading signals with live alerts and VIP mentorship.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Signals",
      "short_name": "Signals",
      "url": "/signals",
      "description": "View live trading signals"
    },
    {
      "name": "Calculator",
      "short_name": "Calc",
      "url": "/calculator",
      "description": "Position size & pip calculator"
    },
    {
      "name": "Market News",
      "short_name": "News",
      "url": "/news",
      "description": "Live forex market news"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
