{
  "name": "LittleJS Games",
  "short_name": "LittleJS",
  "description": "A collection of retro arcade games rebuilt with the LittleJS HTML5 engine. Play instantly in your browser — no installs, fully open-source.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0e14",
  "theme_color": "#0b0e14",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
