{
  "name": "Inkoopanalyse",
  "short_name": "Inkoop",
  "description": "Analyseert of een aangeboden auto een goede inkoop is",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6f7",
  "theme_color": "#15191c",
  "lang": "nl",
  "icons": [
    { "src": "/icoon.png", "sizes": "180x180", "type": "image/png" },
    {
      "src": "/icoon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
