{
  "name": "ZenFlow — a meditation timer",
  "short_name": "ZenFlow",
  "description": "A meditation timer for people who already know how to meditate. Intervals, soft bell sounds, and a quiet session history.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F2EB",
  "theme_color": "#1A1815",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
