{
  "name": "Aura Currents — Mindful Motivation",
  "short_name": "Aura Currents",
  "description": "Immersive motivational quotes paired with dynamic WebGL liquid-light art and breathing exercises.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#07070a",
  "theme_color": "#0d0d12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
