{
  "name": "Studio Hyper",
  "short_name": "Hyper",
  "description": "De online jeugdomroep voor actie en chaos!",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF69B4",
  "icons": [
    {
      "src": "android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
	  "src": "icon-512.png",
	  "sizes": "512x512",
	  "type": "image/png",
	  "purpose": "any maskable"
	}
  ]
}