{
  "name": "AISalarischeck",
  "short_name": "Salarischeck",
  "description": "Gratis, anonieme salarischeck — vergelijk je salaris met de marktbandbreedte per beroep, niveau en regio.",
  "lang": "nl-NL",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F3F4F6",
  "theme_color": "#F97316",
  "icons": [
    {
      "src": "/static/img/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/static/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
