{
  "name": "Kühlix",
  "short_name": "Kühlix",
  "description": "Kühlschrank, MHD und Einkaufsliste für deinen Haushalt.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7f2",
  "theme_color": "#245c46",
  "icons": [
    {
      "src": "kuehlix-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
