{
  "name": "Gentleman Barbershop",
  "short_name": "Gentleman",
  "description": "הזמנת תור אונליין - Gentleman Barbershop",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c9a84c",
  "orientation": "portrait",
  "shortcuts": [
    {
      "name": "ניהול המספרה",
      "short_name": "אדמין",
      "url": "/admin",
      "icons": [{ "src": "/logo.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
