{
  "name": "groArcade — Air Hockey",
  "short_name": "groArcade",
  "description": "A little browser arcade. Play Air Hockey against three AI difficulties.",
  "start_url": "/groArcade/",
  "scope": "/groArcade/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2e4a2e",
  "theme_color": "#2e4a2e",
  "icons": [
    { "src": "/groArcade/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
