{
  "name": "eFootball Championship",
  "short_name": "eFootball",
  "description": "Live knockout bracket, team registration, and result submission.",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#e6e9ef",
  "theme_color": "#e6e9ef",
  "orientation": "portrait",

"icons": [
  { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
  { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
  { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
]
}
