{
  "name": "Tapestry of Life",
  "short_name": "TapestryOfLife",
  "description": "An interactive generative visualization of the human lifecycle from infancy to 110 years, showing the evolving orbits of human existence.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#cca43b",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}