{
  "id": "/admin",
  "name": "4K CINEMA — لوحة الإدارة",
  "short_name": "4K إدارة",
  "description": "لوحة إدارة متجر 4K CINEMA: الطلبات، المخزون الرقمي، التسليم والتنبيهات الفورية.",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "dir": "rtl",
  "lang": "ar",
  "background_color": "#0B0B0D",
  "theme_color": "#0B0B0D",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "الطلبات", "url": "/admin?go=orders-all" },
    { "name": "المخزون الرقمي", "url": "/admin?go=products-digital" },
    { "name": "تنبيهات التطبيق", "url": "/admin?go=app-alerts" }
  ]
}
