{
  "name": "Expona Assist",
  "short_name": "Assist",
  "description": "AI intelligence assistant for business professionals",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1A1A2E",
  "background_color": "#FFFFFF",
  "icons": [
    { "src": "/icons/assist-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icons/assist-512.svg", "sizes": "512x512", "type": "image/svg+xml" },
    { "src": "/icons/assist-maskable-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/assist-mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }
  ],
  "categories": ["business", "productivity"]
}
