{
  "name": "Waschplaner",
  "short_name": "Waschplaner",
  "description": "Finde freie Waschmaschinen und Wäschetrockner in deinem Wohnheim und plane deine Termine bequem online.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 rx=%2220%22 fill=%22%231a73e8%22/><text y=%22.9em%22 x=%2250%25%22 font-size=%2254%22 font-weight=%22bold%22 text-anchor=%22middle%22 fill=%22white%22>🧺</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 rx=%2220%22 fill=%22%231a73e8%22/><text y=%22.9em%22 x=%2250%25%22 font-size=%2254%22 font-weight=%22bold%22 text-anchor=%22middle%22 fill=%22white%22>🧺</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
