{
  "name": "Tennis Grand Slam Tracker",
  "short_name": "Grand Slams",
  "description": "All four tennis majors — every draw live, official highlights, match times in your timezone, champions & rankings.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6f1",
  "theme_color": "#1f7a33",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
