{
  "name": "NEON PING PONG",
  "short_name": "PingPong",
  "description": "Neon table tennis — beat the machine, first to 11.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#03010a",
  "theme_color": "#03010a",
  "icons": [
    { "src": "ico.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "ico.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
