{
  "name": "Hausverwalter",
  "short_name": "Haus",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#1a2b1f",
  "theme_color": "#1a2b1f",
  "icons": [
    {
      "src": "assets/panda_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/panda_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
