{
  "name": "Oveli Football",
  "short_name": "Oveli FC",
  "description": "Football scoring, player profiles, teams, and tournament operations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07130f",
  "theme_color": "#12b76a",
  "orientation": "portrait-primary",
  "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" }
  ]
}
