{
  "id": "https://www.alvinaflow.com/",
  "name": "Alvina Flow — Breath, Movement & Connection",
  "short_name": "Alvina Flow",
  "description": "A gentle practice of breath, movement, healing, and mother-child connection.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "any",
  "background_color": "#faf8f6",
  "theme_color": "#c4a574",
  "lang": "en",
  "categories": ["lifestyle", "health", "wellness"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
