{
  "name": "Loquina",
  "short_name": "Loquina",
  "description": "Live your German — voice-first B1–B2 immersion.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e1f1d",
  "theme_color": "#7fe7d6",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "_comment": "PNG icons generated from favicon.svg via scripts/gen-push-icons.mjs (sharp). The notification badge (badge.png) must be a monochrome PNG — Android shows the default bell for SVG/missing badges."
}
