{
  "name": "Qarar — قرار",
  "short_name": "قرار",
  "description": "منصة الذكاء الاستثماري — Decide Better. Invest Smarter.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080C18",
  "theme_color": "#080C18",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23080C18'/><text y='400' font-size='380' x='60'>📈</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "shortcuts": [
    {
      "name": "المحفظة",
      "url": "/?page=portfolio",
      "description": "عرض محفظتي"
    },
    {
      "name": "الفرص",
      "url": "/?page=opportunities",
      "description": "فرص استثمارية"
    }
  ]
}