{
  "name": "Sky Dash",
  "short_name": "Sky Dash",
  "description": "Tap-to-fly arcade game. Dodge the pipes.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0b1437",
  "theme_color": "#0b1437",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
