{
  "name": "Hill Climb Racing Lite",
  "short_name": "Hill Climb",
  "description": "HCR Lite - A physics-based racing game. Help Newton Bill on his journey through unique uphill climbing environments.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1e2226",
  "theme_color": "#1e2226",
  "icons": [
    {
      "src": "img/web-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
