{
  "name": "My Rugby App",
  "short_name": "My Rugby App",
  "description": "A personalised rugby union app — pick your club and your country, and follow fixtures, results, the tables and a plain-English guide to the game.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B3B2E",
  "theme_color": "#0B3B2E",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
