{
  "name": "Flooen - متجرك الإلكتروني",
  "short_name": "Flooen",
  "description": "منصة التجارة الإلكترونية الأولى في المغرب",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "/flooen-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/flooen-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "short_name": "Dashboard",
      "url": "/?tab=dashboard",
      "icons": [{ "src": "/flooen-logo.jpg", "sizes": "96x96" }]
    },
    {
      "name": "الطلبات",
      "short_name": "Orders",
      "url": "/?tab=orders",
      "icons": [{ "src": "/flooen-logo.jpg", "sizes": "96x96" }]
    }
  ]
}
