{
  "name": "Bestie AI",
  "short_name": "Bestie",
  "description": "Your personal AI best friend",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0717",
  "theme_color": "#D4537E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23D4537E'/><text y='130' x='40' font-size='120'>💜</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
