{
  "name": "World Cup Runner",
  "short_name": "WC Runner",
  "description": "Pick your nation, dodge the defenders, and sprint for the trophy.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#061a0c",
  "theme_color": "#061a0c",
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
