{
  "name": "Zen Ride",
  "short_name": "Zen Ride",
  "description": "Ride a small winged horse across endless dunes, green valleys and open sea. No score, no end — just the ride.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#3b6ea8",
  "theme_color": "#8fb8d8",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%2387b4d4'/%3E%3Ctext y='.86em' x='6' font-size='78'%3E%F0%9F%90%8E%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
