{
  "name": "Bohan Avatar",
  "short_name": "Avatar",
  "description": "Bohan's AI Avatar Clone",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ede2d6",
  "theme_color": "#e88a4a",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
