{
  "name": "HoshiPet",
  "short_name": "HoshiPet",
  "description": "你的虚拟猫咪伙伴 🐱",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#ff6b6b",
  "icons": [
    {
      "src": "assets/cat_idle.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
