{
  "name": "LumiEcho.",
  "short_name": "LumiEcho",
  "description": "Your clearest headspace starts here.",
  "start_url": "/today",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1E2438",
  "theme_color": "#1E2438",
  "scope": "/",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"]
}
