{
  "name": "Snoeck Webshop",
  "short_name": "Snoeck",
  "description": "Snoeck Electrogroothandel - Electro Centraal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#27458D",
  "theme_color": "#B11A2B",
  "orientation": "any",
  "icons": [
    {
      "src": "/Content/images/manifesticons/android-launchericon-192-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/Content/images/manifesticons/android-launchericon-192-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/Content/images/manifesticons/android-launchericon-512-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/Content/images/manifesticons/android-launchericon-512-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}