{
  "name": "ELYND \u2014 AI Meditation",
  "short_name": "ELYND",
  "description": "AI meditation that adapts to how you feel right now.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#152C2E",
  "theme_color": "#152C2E",
  "icons": [
    {
      "src": "/static/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/static/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/static/elynd-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}