{
  "id": "/",
  "name": "Bemico Electrotechniek",
  "short_name": "Bemico",
  "description": "Erkend elektrotechnisch installatiebedrijf uit De Meern. Elektra, beveiliging, data, beeld en geluid en zonnepanelen.",
  "lang": "nl-NL",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",

  "_comment": "display is 'browser' on purpose. Chrome and Edge only offer the 'Install app' prompt when display is standalone, fullscreen or minimal-ui. This is a marketing site, not an app, so the prompt is noise. The manifest is kept for theme-color and the icon set.",
  "display": "browser",

  "theme_color": "#094B9A",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
