{
  "name": "Visionage AI",
  "short_name": "Visionage",
  "description": "AI Vision Assistant — 100% Local",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23000'/><text y='140' x='20' font-size='140' fill='%2300ff88'>👁</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}