{
  "name": "Multifix Limburg",
  "short_name": "Multifix",
  "description": "Uw elektricien — Multifix Limburg. Groepenkast, laadpaal, storingsdienst, service-abonnement.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc1f1f",
  "orientation": "portrait-primary",
  "lang": "nl-NL",
  "scope": "/",
  "categories": ["business", "utilities"],
  "icons": [
    { "src": "/img/icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/img/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/img/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/img/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/img/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/img/icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/img/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/img/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" },
    { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Offerte aanvragen",
      "short_name": "Offerte",
      "description": "Vraag direct een offerte aan",
      "url": "/contact?onderwerp=offerte&source=pwa-shortcut",
      "icons": [{ "src": "/img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bel direct",
      "short_name": "Bellen",
      "description": "Bel Multifix Limburg",
      "url": "tel:+31432041826",
      "icons": [{ "src": "/img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Storingsdienst",
      "short_name": "Spoed",
      "description": "24/7 spoeddienst",
      "url": "/storingsdienst-limburg?source=pwa-shortcut",
      "icons": [{ "src": "/img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Klantportaal",
      "short_name": "Portaal",
      "description": "Login klantportaal",
      "url": "/klanten-account/?source=pwa-shortcut",
      "icons": [{ "src": "/img/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/multifix-limburg/id6770290374",
      "id": "6770290374"
    }
  ],
  "prefer_related_applications": false
}
