{
  "name": "Bestie AI",
  "short_name": "Bestie",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fff7fb",
  "theme_color": "#f472b6",
  "description": "A simple AI bestie chat with adaptive vibe and voice.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}