{
  "name": "LipoApp",
  "short_name": "LipoApp",
  "description": "Dein persönlicher Begleiter für Lipödem - Rezepte, Schmerztagebuch, mentale Tricks",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f472b6",
  "orientation": "portrait-primary",
  "lang": "de",
  "icons": [
    {
      "src": "/images/lipoapp-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/lipoapp-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/lipoapp-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
