{
  "name": "Calvin's Arcade",
  "short_name": "Calvin's Arcade",
  "description": "Calvin's self-hosted collection of browser games powered by LittleJS.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0e14",
  "theme_color": "#0b0e14",
  "icons": [
    { "src": "images/calvin-arcade-logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
