{
  "name": "Draw The Car Path",
  "short_name": "DrawCarPath",
  "start_url": "index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "icons": [
    {
      "src": "icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}