{
  "name": "Vogelkijker",
  "short_name": "Vogelkijker",
  "description": "Nederlandse vogelherkenning via spraak",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a2e1a",
  "theme_color": "#2d5a2d",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%232d5a2d'/><text x='256' y='340' font-size='280' text-anchor='middle' fill='white'>🐦</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
