{
  "name": "الحسين للمحاسبة - Al-Hussein Accounting",
  "short_name": "الحسين",
  "description": "نظام محاسبة صالون الحلاقة - Barbershop Accounting System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#00bcd4",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "finance"],
  "icons": [
    {
      "src": "/static/logo-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/logo-64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/logo-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
