{
  "name": "MunafaPlus — PSX Market & Portfolio",
  "short_name": "MunafaPlus",
  "description": "Free PSX stock analysis, AI assistant, screeners, portfolio tracking, and market data for Pakistani investors.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0E5C4A",
  "orientation": "portrait-primary",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Assistant",
      "url": "/assistant",
      "description": "Ask the AI assistant about PSX stocks"
    },
    {
      "name": "Markets",
      "url": "/markets",
      "description": "Browse live PSX market data"
    },
    {
      "name": "Screener",
      "url": "/research",
      "description": "Screen 500+ PSX stocks"
    },
    {
      "name": "Compare",
      "url": "/compare",
      "description": "Compare stocks side-by-side"
    }
  ]
}
