{
  "name": "Proxy Dashboard",
  "short_name": "Proxy",
  "description": "Proxy Foods AI Assistant dashboard — action items, drafts, meetings, tiered updates",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f7f8",
  "theme_color": "#2563eb",
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='38' fill='%232563eb'/%3E%3Ctext x='96' y='128' text-anchor='middle' font-size='96' fill='white'%3E%F0%9F%93%8A%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='102' fill='%232563eb'/%3E%3Ctext x='256' y='340' text-anchor='middle' font-size='256' fill='white'%3E%F0%9F%93%8A%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open chat",
      "short_name": "Chat",
      "description": "Ask Claude / add a task",
      "url": "/?action=chat"
    }
  ]
}
