{
  "name": "Chiffchaff",
  "short_name": "Chiffchaff",
  "description": "Sprachen lernen mit echtem Spaced Repetition.",
  "start_url": "/",
  "display": "standalone",
  "shortcuts": [
    {
      "name": "Auto-Modus",
      "short_name": "Auto",
      "description": "Nur zuhören — Karten über die Lenkradtasten.",
      "url": "/?auto=1"
    }
  ],
  "orientation": "portrait",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "icons": [
    {
      "src": "/icon-192.png?v=688254a2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=a759e7e8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png?v=9812783f",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
