{
  "name": "AutoAnki CardCreator",
  "short_name": "AutoAnki",
  "description": "PONS-Übersetzungen direkt in Anki-Karten umwandeln",
  "start_url": "/anki/",
  "scope": "/anki/",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#152e47",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/anki/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/anki/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
