{
  "name": "具身智能机器人表情演示",
  "short_name": "Robot Face",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b0c0f",
  "theme_color": "#0b0c0f",
  "orientation": "any",
  "icons": [
    {
      "src": "./01_Neutral : 待机、中性.png",
      "sizes": "1448x1086",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
