{
  "name": "عنك | Anak",
  "short_name": "عنك",
  "description": "نشيل الهم عنك — منصة خدمات السيارات",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#042d37",
  "theme_color": "#042d37",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "automotive", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "طلب جديد",
      "short_name": "طلب",
      "url": "/customer/requests/create",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "سياراتي",
      "short_name": "سياراتي",
      "url": "/customer/vehicles",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
