{
  "name": "猫爪情绪",
  "short_name": "猫爪",
  "description": "一只能感知你情绪、陪你聊天、和你一起成长的虚拟猫咪",
  "start_url": "/catpaw/",
  "scope": "/catpaw/",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#FF8C42",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "health"],
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
