{
  "name": "AI Edge Gallery for Web",
  "short_name": "AI Gallery",
  "description": "Run AI models locally in your browser — no cloud, no API keys",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F4F9",
  "theme_color": "#0B57D0",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
