{
  "name": "3D Snow Rider",
  "short_name": "Snow Rider",
  "description": "A free endless 3D sledding game for the browser. Dodge trees, smash fences, collect gifts and unlock four sleds.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080e1a",
  "theme_color": "#080e1a",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
