{
  "name": "Two and a Tail",
  "short_name": "2+1Tail",
  "description": "两个人，一条尾巴，一个数字小家 — AI 情感陪伴平台",
  "start_url": "/chat",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#c9a96e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["social", "lifestyle"],
  "lang": "zh-CN",
  "dir": "ltr"
}
