{
  "id": "/Villa",
  "name": "إدارة مشروع الفيلا",
  "short_name": "الفيلا",
  "description": "بوابة خاصة لإدارة مسارات مشروع الفيلا والمهام والملفات والاعتمادات.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/Villa?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#efede7",
  "theme_color": "#29483a",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/images/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "بطاقة جديدة",
      "short_name": "جديدة",
      "description": "إضافة بطاقة جديدة إلى لوحة الفيلا",
      "url": "/Villa?action=new",
      "icons": [{ "src": "/images/pwa-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
