{
  "id": "/",
  "name": "دفتر المشاريع",
  "short_name": "دفتر",
  "description": "منصة عربية لإدارة مشاريع الإنشاء والتشغيل — رؤية ومهام وتكاليف وفريق في مكان واحد.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#EAEEEC",
  "theme_color": "#15202A",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "مشاريعي",
      "short_name": "مشاريع",
      "url": "/dashboard"
    },
    {
      "name": "الإشعارات",
      "short_name": "تنبيهات",
      "url": "/notifications"
    },
    {
      "name": "مشروع جديد",
      "short_name": "+ مشروع",
      "url": "/projects/create"
    }
  ]
}
