{
  "name": "Calligraphy Wind",
  "short_name": "CalliWind",
  "description": "A Perlin Noise wind simulator carrying elegant Asian calligraphy brush strokes on traditional mulberry paper.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f4eee1",
  "theme_color": "#c5a059",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}