{
  "name": "Cyber Phone — المخزن والمبيعات",
  "short_name": "Cyber Phone",
  "description": "نظام جرد ومبيعات لمحل الموبايلات — مسح باركود، مخزن، ديون العملاء، تقارير",
  "lang": "ar",
  "dir": "rtl",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05070E",
  "theme_color": "#05070E",
  "categories": ["business", "productivity", "finance"],
  "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/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "بيع سريع",
      "short_name": "بيع",
      "url": "./?go=sell",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الجرد",
      "short_name": "جرد",
      "url": "./?go=stocktake",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
