{
  "name": "Metro Chase Runner",
  "short_name": "MetroChase",
  "theme_color": "#0b0e1a",
  "background_color": "#0a0c15",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%236c1ce6'/%3E%3Ctext x='256' y='380' font-size='380' text-anchor='middle' fill='white' font-family='monospace'%3E🏃%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%236c1ce6'/%3E%3Ctext x='256' y='380' font-size='380' text-anchor='middle' fill='white' font-family='monospace'%3E🏃%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}