{
  "name": "HURTLE",
  "short_name": "HURTLE",
  "description": "An endless downhill tumble through six worlds. One thumb, no instructions.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#080b18",
  "theme_color": "#0e1330",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
