{
  "name": "Bunny's Home",
  "short_name": "Home",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f1ece4",
  "theme_color": "#f1ece4",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='192' height='192'><rect width='192' height='192' rx='38' fill='%23c69a74'/><text x='96' y='132' font-size='104' text-anchor='middle'>🐚</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512'><rect width='512' height='512' rx='100' fill='%23c69a74'/><text x='256' y='352' font-size='280' text-anchor='middle'>🐚</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
