{
  "name": "B2 German Presentation",
  "short_name": "B2 Presentation",
  "id": "./",
  "description": "Study app for the oral B2 exam: universal template and eight topics in German, English and Kurdish (Badini).",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#171613",
  "theme_color": "#171613",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "education"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Exam simulation",
      "url": "./index.html#/exam"
    },
    {
      "name": "Universal Template",
      "url": "./index.html#/template"
    },
    {
      "name": "Statistics",
      "url": "./index.html#/stats"
    }
  ]
}
