{
  "name": "Ventus Document Knowledge Base",
  "short_name": "Ventus",
  "description": "Upload documents, search evidence, and chat with grounded answers.",
  "start_url": "/mobile",
  "scope": "/",
  "id": "/mobile",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#d71920",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
