{
  "name": "NBA Tracker — 实时比分与球员数据",
  "short_name": "NBA Tracker",
  "description": "NBA 实时比分、Box Score、投篮图、球员数据、伤病报告、交易动态，一站式篮球数据追踪。",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["sports", "entertainment"],
  "lang": "zh-CN",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "scope": "/",
  "shortcuts": [
    { "name": "Today's Games", "url": "/", "description": "View today's NBA games" },
    { "name": "Standings", "url": "/standings", "description": "NBA standings" },
    { "name": "Search Players", "url": "/search", "description": "Search NBA players" },
    { "name": "Calendar", "url": "/calendar", "description": "Season calendar" },
    { "name": "Injuries", "url": "/injuries", "description": "Injury report" },
    { "name": "Favorites", "url": "/favorites", "description": "Your favorites" }
  ]
}
