{
  "name": "GreenBubble",
  "short_name": "GreenBubble",
  "description": "A modern chatbot powered by OpenRouter's AI models",
  "start_url": "/chat",
  "icons": [
    {
      "src": "/android-chrome-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/android-chrome-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#000000",
  "background_color": "#10b981",
  "display": "standalone"
}
