{
  "name": "Roger5 — ATC Radio Trainer",
  "short_name": "Roger5",
  "description": "Oefen radiotelefonie voor je PPL/LAPL/RPL RT-examen met AI-feedback.",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "nl",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "utilities"]
}
