{
  "name": "Brew Beat",
  "short_name": "BrewBeat",
  "description": "An original browser rhythm game. Beans on the left, steam on the right - hit the saucer the moment they land.",
  "start_url": "index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#1a0a20",
  "theme_color": "#1a0a20",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
