{
  "short_name": "Breathflow",
  "name": "Breathflow App",
  "icons": [
    {
      "src": "breathflow-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "fav.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/de/",
  "scope": "/de/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#05050a",
  "background_color": "#05050a"
}