{
  "name": "Innenpause",
  "short_name": "Innenpause",
  "description": "Deine täglichen Achtsamkeits-Momente",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#2c2416",
  "orientation": "portrait-primary",
  "lang": "de",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32",
      "type": "image/x-icon"
    }
  ],
  "categories": ["health", "lifestyle"],
  "screenshots": []
}
