{
  "short_name": "R.I.P.",
  "name": "RegenBogenLand",
  "icons": [
    {
      "src": "/templates/regenbogen/img/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/templates/regenbogen/img/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/index.php",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "display": "standalone",
  "orientation": "portrait"
}