{
  "name": "Flowing Light, Quiet Mind",
  "short_name": "Flowing Light",
  "description": "Flowing Light Healing Sanctuary - A premium immersive meditation and deep focus web app.",
  "start_url": "/index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060A0A",
  "theme_color": "#12A5A5",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
