{
  "name": "Pipsight — AI Forex Analysis",
  "short_name": "Pipsight",
  "description": "AI-powered forex market analysis tool. Explore real-time charts, macro sentiment, and technical patterns. For educational and informational use only.",
  "start_url": "/app.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e17",
  "theme_color": "#00e5ff",
  "icons": [
    {
      "src": "/icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "business"],
  "lang": "en",
  "dir": "ltr"
}
