{
  "name": "GTA Vice City — Browser",
  "short_name": "Vice City",
  "description": "Play Grand Theft Auto: Vice City in your browser via WebAssembly.",
  "start_url": "/play",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0a0a12",
  "theme_color": "#0a0a12",
  "icons": [
    {
      "src": "/icon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": ["games", "entertainment"]
}
