{
  "name": "صالون | Salon",
  "short_name": "صالون",
  "description": "صالون يدير صالونك",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4EFE6",
  "theme_color": "#0B1B2B",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {"src": "/img/favicon/favicon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/img/favicon/favicon-256.png", "sizes": "256x256", "type": "image/png"},
    {"src": "/img/logo-mark-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"},
    {"src": "/img/logo-mark-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["business", "lifestyle"],
  "shortcuts": [
    {"name": "احجز موعد", "url": "/", "icons": [{"src": "/img/favicon/favicon-192.png", "sizes": "192x192"}]},
    {"name": "لوحة التحكم", "url": "/dashboard", "icons": [{"src": "/img/favicon/favicon-192.png", "sizes": "192x192"}]}
  ]
}
