{
  "name": "SPACE PONG",
  "short_name": "Space Pong",
  "description": "Sling a ball across a gravity well and sink it in a red Solo cup.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07081a",
  "theme_color": "#07081a",
  "icons": [
    { "src": "/favicon.png",   "sizes": "72x72",   "type": "image/png" },
    { "src": "/icon-180.png",  "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-216.png",  "sizes": "216x216", "type": "image/png", "purpose": "any" },
    { "src": "/icon-540.png",  "sizes": "540x540", "type": "image/png", "purpose": "any" }
  ]
}
