{
   "name":"MatheApp",
   "short_name":"MatheApp",
   "description":"Mathe App - Bewerbung zum Erlernen von Schulmathematik",
   "theme_color": "#8419FF",
   "background_color":"#ffffff",
   "display":"standalone",
   "scope": "/",
   "start_url": "/",
   "lang": "de",
   "orientation": "portrait",
   "categories": [
       "education",
       "school mathematics"
   ],
   "icons":[
      {
         "src":"images/logo/android-chrome-light-192x192.png",
         "sizes":"192x192",
         "type":"image/png"
      },
      {
         "src":"images/logo/android-chrome-light-512x512.png",
         "sizes":"512x512",
         "type":"image/png",
         "purpose":"any maskable"
      }
   ]
}
