{
  "name": "Kheddar48 — Team",
  "short_name": "Kheddar48",
  "description": "Gestion des commandes et stock — Kheddar48 Oujda",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#1b5e20",
  "theme_color": "#1b5e20",
  "orientation": "portrait",
  "icons": [
    { "src": "/images/icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "lang": "ar",
  "dir": "rtl",
  "shortcuts": [
    {
      "name": "الطلبيات",
      "short_name": "طلبيات",
      "url": "/dashboard.html",
      "icons": [{ "src": "/images/icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Analytics",
      "short_name": "Analytics",
      "url": "/analytics.html",
      "icons": [{ "src": "/images/icon.png", "sizes": "96x96" }]
    }
  ]
}
