{
  "name": "MIEFla – Mieten mit Flair",
  "short_name": "MIEFla",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#ff0000",
  "description": "Mieten statt kaufen – MIEFla verbindet Mieter und Vermieter mit Flair.",
  "icons": [
    {
      "src": "/icons/miefla-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/miefla-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}