{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Kluskantoor — ICT, Installatie & Technisch Onderhoud",
  "short_name": "Kluskantoor",
  "description": "Kluskantoor helpt particulieren en bedrijven door heel Nederland met ICT-problemen, installaties en technisch onderhoud.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "scope": "/",
  "lang": "nl",
  "dir": "ltr",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
