{
  "name": "Asteroids",
  "short_name": "Asteroids",
  "description": "A remake of the classic multidirectional shooter Asteroids, playable on desktop and mobile.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
