{
  "id": "/",
  "name": "ELYR — Your Whole-Self Wellness Companion",
  "short_name": "ELYR",
  "description": "ELYR reads your whole self — sleep, movement, nutrition, mood, connection and more — and gently guides you toward becoming your healthiest self.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e14",
  "theme_color": "#0a0e14",
  "icons": [
    {
      "src": "/icons/elyr-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/elyr-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}