{
  "name": "BallPhysics — Football for the Mind",
  "short_name": "BallPhysics",
  "description": "A top-down football physics puzzle. Weight every pass so the runner meets it in stride.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d2818",
  "theme_color": "#0d2818",
  "categories": ["games", "sports", "education"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}