{
  "name": "狡兔星 - AI陪伴机器人",
  "short_name": "狡兔星",
  "description": "你的AI陪伴机器人",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F5F5",
  "theme_color": "#FF6B9D",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "education"],
  "lang": "zh-CN",
  "dir": "ltr"
}