{
  "name": "World Riders",
  "description": "World Riders",
  "short_name": "World Riders",
  "background_color": "#ffffff",
  "theme_color": "#00a395",	
  "icons": [	
    {
      "src": "/pwa/low.png",
      "type": "image/png",
      "sizes": "16x16 32x32 48x48 72x72"
    },
    {
      "src": "/pwa/hi.png",
      "type": "image/png",
      "sizes": "96x96 144x144 192x192 512x512"
    }
	],	
  "lang": "es",
  "dir": "ltr",
  "scope": ".",	
  "start_url": "/",
  "id": "/",
  "display": "fullscreen",
  "orientation": "portrait"
}