{
  "name": "My Assistant — by 513 AI",
  "short_name": "My Assistant",
  "description": "Your business's personal AI assistant. It eats busywork for breakfast.",
  "start_url": "/assistant/app",
  "scope": "/assistant/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#0C0C12",
  "icons": [
    { "src": "/assistant-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assistant-icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
