{
  "id": "/",
  "name": "KickServe — Live Tennis Model",
  "short_name": "KickServe",
  "description": "Live ATP, WTA and Challenger scores with Elo and Glicko-2 win-probability on every match.",
  "start_url": "/live.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0A1122",
  "background_color": "#0A1122",
  "categories": ["sports", "news"],
  "icons": [
    { "src": "/img/ks-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/ks-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/ks-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Live scores", "url": "/live.html" },
    { "name": "Rankings", "url": "/rankings.html" },
    { "name": "Schedule", "url": "/schedule.html" }
  ]
}
