{
  "name": "The Gray Gambino",
  "short_name": "Gray Gambino",
  "description": "GTA2-style top-down street game. Smallest kid on the block, biggest problem the city's ever had.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230a0a0a'/><text y='370' x='256' font-size='340' text-anchor='middle'>%F0%9F%AB%A5</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
