{
  "name": "羊羊消消消 · 限时堆叠三消",
  "short_name": "羊羊消消消",
  "description": "限时堆叠三消小游戏：点击牌面，集齐三张相同图案自动消除，关卡越高时间越紧",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#6c9e35",
  "theme_color": "#6c9e35",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
