{
  "name": "Coconut AI",
  "short_name": "Coconut AI",
  "description": "AI Chat powered by Coconut Services",
  "start_url": "/ia/chat",
  "scope": "/ia/",
  "display": "standalone",
  "background_color": "#f8f6f1",
  "theme_color": "#744F28",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
