{
  "name": "حلاقتي",
  "short_name": "حلاقتي",
  "description": "نظام الولاء والطابور الذكي للصالونات",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#161311",
  "theme_color": "#D4AF66",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}