{
  "name": "Astervoids",
  "short_name": "Astervoids",
  "description": "Classic Astervoids arcade game",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23000' width='100' height='100'/><polygon fill='none' stroke='%23fff' stroke-width='3' points='50,20 35,80 50,65 65,80'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
