{
  "name": "Speed Beat",
  "short_name": "Speed Beat",
  "description": "Rhythm racing game - dodge traffic synced to music beats!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#ff6600",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%23000' width='192' height='192'/%3E%3Cpath fill='%23ff6600' d='M96 40L76 90h40L96 40z'/%3E%3Cpath fill='%23ff0000' d='M96 152L116 102H76L96 152z'/%3E%3Crect fill='%23ff6600' x='70' y='85' width='52' height='22' rx='4'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%23000' width='512' height='512'/%3E%3Cpath fill='%23ff6600' d='M256 100L200 240h112L256 100z'/%3E%3Cpath fill='%23ff0000' d='M256 412L312 272H200L256 412z'/%3E%3Crect fill='%23ff6600' x='180' y='230' width='152' height='52' rx='8'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
