{
  "name": "赛事计时器",
  "short_name": "赛事计时器",
  "description": "德州赛事计时器（独立部署版）",
  "start_url": "./timer.html?storeId=1",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#070c12",
  "theme_color": "#070c12",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
