{
  "name": "ESV Tiefenthal",
  "short_name": "Tiefenthal",
  "icons": [
    {
      "src": "/imgs/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"	 
    },
    {
      "src": "/imgs/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"	  ,
	      "purpose": "any"
	}	  ,
      {
        "src": "/imgs/icon-512x512mask.png",
        "sizes": "512x512",
        "type": "image/png"	  ,
  	      "purpose": "maskable"
      }
  ],
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff"
}