{
  "name": "PANDADADA",
  "short_name": "PANDADADA",
  "description": "大熊猫和小熊猫的合体游戏",
  "lang": "zh-CN",
  "start_url": "/pandadada/",
  "scope": "/pandadada/",
  "id": "/pandadada/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAEEDA",
  "theme_color": "#EE8A2E",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "categories": ["games", "entertainment"]
}
