{
  "background_color": "white",
  "description": "Motor game",
  "display": "fullscreen",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "name": "Gra motor",
  "short_name": "Motor",
  "start_url": "/motor/",
  "theme_color": "white"
}