{
  "name": "MAITRA Sovereign 2026",
  "short_name": "MAITRA",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "background_color": "#131920",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "description": "منظومة ميترا السيادية بنبض متكيف بين المكتب والجوال.",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/logo-sharakat.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "بوابة جنى الأرض",
      "short_name": "جنى",
      "description": "فتح التجلي الاستثماري الميداني مباشرة.",
      "url": "/investor/jana?source=pwa",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "مركز القيادة",
      "short_name": "القيادة",
      "description": "الانتقال السريع إلى مركز القرار السيادي.",
      "url": "/sovereign-command-center?source=pwa",
      "icons": [
        {
          "src": "/logo-sharakat.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
