{
  "id": "/",
  "name": "Ask AI Finder",
  "short_name": "AAF",
  "description": "Embeddable AI finder that routes visitor questions to the right articles on your site.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F1210",
  "theme_color": "#0F1210",
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
