{
  "name": "Tree Ring Breath",
  "short_name": "TreeRing",
  "description": "A calm meditation app visualizing growing tree rings with natural organic wrinkles.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#16120e",
  "theme_color": "#d4af37",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}