{
  "name": "Crazy Driver",
  "short_name": "CrazyDriver",
  "description": "Crazy Driver",
  "id": "/apps/crazydriver/",
  "start_url": "/apps/crazydriver/",
  "scope": "/apps/crazydriver/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3a3a3a",
  "background_color": "#3a3a3a",
  "icons": [
    {
      "src": "https://www.myrin.nu/apps/crazydriver/images/apple-touch-icon-crazydriver.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}