{
  "id": "shtifomat_app",
  "theme_color": "#376ed1",
  "background_color": "#376ed1",
  "display": "standalone",
  "scope": "https://app.shtifomat.co.il/",
  "start_url": "https://app.shtifomat.co.il/",
  "name": "Shtifomat Carwash",
  "short_name": "Shtifomat",
  "description": "Shtifomat Carwash App",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/maskable_icon_x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/maskable_icon_x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/maskable_icon_x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/maskable_icon_x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}