{
  "name": "SessieKlap",
  "short_name": "SessieKlap",
  "description": "Zet therapiesessies automatisch om naar professionele verslagen.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#B45309",
  "background_color": "#FAF8F5",
  "icons": [
    {
      "src": "/static/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
