{
  "id": "./",
  "name": "Vakmaatje",
  "short_name": "VM",
  "description": "Schilders en behangers vinden elkaar op nickname — collega’s, beschikbaarheid en berichten.",
  "lang": "nl",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#f7f5ef",
  "theme_color": "#176b5a",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
