{
  "short_name": "BRE",
  "name": "Bouke Rocks Elvis Web-App",
  "icons": [
    {
      "src": "app-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "app-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/index.php",
"background_color": "#2b0004",
"theme_color": "#2b0004"
  "display": "standalone",
  "orientation": "portrait"
}
