{
  "name": "追分台 · 台球追分计分器",
  "short_name": "追分台",
  "description": "支持犯规、普胜、小金、大金自动结算的台球追分计分器",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#07110d",
  "theme_color": "#071710",
  "orientation": "any",
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}
