{
  "name": "斗地主 单机",
  "short_name": "斗地主",
  "description": "三人/四人斗地主，含标准、不洗牌、四人模式，强AI对战",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0c1410",
  "theme_color": "#143d28",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
