{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Baanbreker - Zoek een vaste job, vind jezelf",
  "short_name": "Baanbreker ",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#6432D7",
  "description": "Baanbreker app.",
  "theme_color": "#3367D6",
  "icons": [
    {
      "src": "/favicons/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/favicons/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/favicons/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
