{
  "name": "Sacred Geometry Generator",
  "short_name": "Sacred Geometry",
  "description": "Draw, tune, and export sacred geometry patterns: Vesica Piscis, Seed of Life, Flower of Life, Metatron's Cube, and the Golden Spiral.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#12122a",
  "theme_color": "#12122a",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
