{
  "name": "EvonaProperty — Smart Property Management",
  "short_name": "EvonaProperty",
  "description": "منصة ذكية لإدارة العقارات، العقود، الإيجارات، الصيانة والتقارير المالية",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#5d1f2f",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    { "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "short_name": "لوحة التحكم",
      "url": "/dashboard",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "العقارات",
      "short_name": "العقارات",
      "url": "/dashboard/properties",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الدفعات",
      "short_name": "الدفعات",
      "url": "/dashboard/payments",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192" }]
    }
  ]
}
