{
  "name": "AkkoordScan — Weet wat je tekent",
  "short_name": "AkkoordScan",
  "description": "Controleer en vergelijk contracten veilig voordat je tekent.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f7f2",
  "theme_color": "#0b6b57",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}