{
  "name": "Lettermint",
  "short_name": "Lettermint",
  "description": "Aus deinen Vorlesungsunterlagen wird ein Kurs mit Lektionen, Quiz und Vertonung.",
  "lang": "de",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f3f1ed",
  "theme_color": "#f3f1ed",
  "icons": [
    {
      "src": "pwa-192x192.png?v=3",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "pwa-512x512.png?v=3",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
