{
  "id": "/",
  "name": "إيدورا Care",
  "short_name": "إيدورا",
  "description": "كل أجهزة بيتك، ضمانك، وصيانتك في مكان واحد",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0D2B55",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["utilities", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "تسجيل ضمان",
      "short_name": "ضمان جديد",
      "description": "سجّل ضمان جهازك الجديد",
      "url": "/warranty/new",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "طلب صيانة",
      "short_name": "صيانة",
      "description": "اطلب صيانة لجهازك",
      "url": "/maintenance",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
