{
  "name": "Meistertrainer",
  "short_name": "Meistertrainer",
  "description": "Übungs-App zur Vorbereitung auf die Meisterprüfung im Zimmererhandwerk, Teil II.",
  "start_url": "themen.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F2F2F7",
  "theme_color": "#17335C",
  "lang": "de",
  "icons": [
    {
      "src": "bilder/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "bilder/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "bilder/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
