{
  "name": "RevalidatieTracker",
  "short_name": "Revalidatie",
  "description": "Mobiele PWA voor revalidatietraining en sessielogging.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f3ef",
  "theme_color": "#f4f3ef",
  "lang": "nl-NL",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
