{
  "name": "ToernooY",
  "short_name": "ToernooY",
  "description": "Voetbal toernooi beheer",
  "start_url": "/",
  "icons": [
    {
	  "src": "/android-chrome-192x192.png",
	  "sizes": "192x192",
	  "type": "image/png",
      "purpose": "any"
	},
    {
	  "src": "/android-chrome-192x192.png",
	  "sizes": "192x192",
	  "type": "image/png",
      "purpose": "maskable"
	},
    {
	  "src": "/android-chrome-512x512.png",
	  "sizes": "512x512",
	  "type": "image/png",
      "purpose": "any"
	},
    {
	  "src": "/android-chrome-512x512.png",
	  "sizes": "512x512",
	  "type": "image/png",
      "purpose": "maskable"
	}
  ],
  "theme_color": "#0a5c36",
  "background_color": "#0a5c36",
  "display": "standalone"
}
