{
  "name": "Pixel Pet 像素宠物",
  "short_name": "像素宠物",
  "description": "像素风宠物养成游戏",
  "start_url": "/mobile.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#f0a840",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
