{
  "name": "牧遥游戏 · 俄罗斯方块",
  "short_name": "牧遥方块",
  "description": "牧遥的霓虹俄罗斯方块小游戏",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f22",
  "theme_color": "#0b1024",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
