{
  "name": "Koru",
  "short_name": "Koru",
  "description": "Mindful routines and daily rhythm",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f0f9f6",
  "theme_color": "#14b8a6",
  "icons": [
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
