{
  "name": "冰球比赛计时计分系统",
  "short_name": "冰球计时",
  "description": "专业、精准、实时的冰球比赛计时与计分解决方案",
  "start_url": "/dashboard/index.html",
  "display": "standalone",
  "background_color": "#0c2461",
  "theme_color": "#1e3799",
  "icons": [
    {
      "src": "../3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "orientation": "landscape",
  "categories": ["sports", "productivity", "utilities"]
}