{
  "name": "BreatheFree — Guided breathing for a calmer mind",
  "short_name": "BreatheFree",
  "description": "BreatheFree is a guided breathing studio with five proven techniques, a calming visual breath guide, and a private record of every session, streak and minute you breathe.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#37206e",
  "theme_color": "#37206e",
  "categories": ["health", "lifestyle", "wellness"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Start breathing",
      "short_name": "Breathe",
      "url": "/app",
      "icons": [{ "src": "/icons/icon-512.png", "sizes": "192x192" }]
    },
    {
      "name": "Install the app",
      "short_name": "Install",
      "url": "/install"
    }
  ]
}
