{
  "name": "Xavatar \u2014 AI Avatar",
  "short_name": "Xavatar",
  "description": "Chat with AI avatars on Xavatar.me \u2014 your avatar, one tap away.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/pwa/icon-192.png?v=20260912",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa/icon-512.png?v=20260912",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}