{
  "name": "Velora",
  "short_name": "Velora",
  "description": "منصة الجمال والرفاهية في مكان واحد",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#BFA2DB",
  "background_color": "#FFFDF8",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["lifestyle", "beauty", "shopping"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "الحجوزات",
      "short_name": "حجوزات",
      "url": "/?tab=my-bookings",
      "description": "عرض حجوزاتي"
    },
    {
      "name": "المتجر",
      "short_name": "المتجر",
      "url": "/?tab=shop",
      "description": "تسوقي الآن"
    }
  ]
}
