{
  "name": "Nutrient Crystal Bloom",
  "short_name": "NutrientBloom",
  "description": "Symmetrical hexagonal Voronoi crystal bloom reflecting daily nutrient intake ratios.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#faf6f0",
  "theme_color": "#e8d1c5",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}