{
  "name": "Adam's Sports Dashboard",
  "short_name": "Adam Sports",
  "description": "F1, International Rugby, Irish Provinces and Leinster Schools — all in one place.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b0f1a",
  "background_color": "#0b0f1a",
  "icons": [
    { "src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
