{
  "name": "Algorithmic Art Gallery",
  "short_name": "Art Gallery",
  "description": "Generate algorithmic artworks with curated controls, live previews, and high-resolution exports.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f7fb",
  "theme_color": "#5567ff",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
} 