{
  "id": "de.clearBaseSoftware.kopfrechnen",
  "name": "Kopfrechnen",
  "short_name": "Kopfrechnen",
  "start_url": "https://kopfrechnen.schul-apps.de/",
  "scope": "https://kopfrechnen.schul-apps.de/",
  "description": "Kopfrechnen üben für Kinder (und Erwachsene). Simpel und ohne Ablenkungen.",
  "lang": "de",
  "icons": [
    {
      "src": "/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot_01.png",
      "sizes": "360x780",
      "type": "image/png",
      "platform": "narrow",
      "label": "Home screen"
    },
    {
      "src": "/screenshots/screenshot_02.png",
      "sizes": "360x780",
      "type": "image/png",
      "platform": "narrow",
      "label": "Kopfrechensession Start"
    },
    {
      "src": "/screenshots/screenshot_03.png",
      "sizes": "360x780",
      "type": "image/png",
      "platform": "narrow",
      "label": "Einmaleins Start"
    },
    {
      "src": "/screenshots/screenshot_04.png",
      "sizes": "360x780",
      "type": "image/png",
      "platform": "narrow",
      "label": "Kopfrechnen Screen"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "dir": "auto",
  "categories": [
    "education",
    "games",
    "kids"
  ]
}