{
  "name": "QueTePido",
  "short_name": "QueTePido",
  "start_url": "/quetepido/",
  "scope": "/quetepido/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
	{
	  "src": "/quetepido/icon-192.png",
	  "sizes": "192x192",
	  "type": "image/png"
	},
	{
	  "src": "/quetepido/icon-512.png",
	  "sizes": "512x512",
	  "type": "image/png"
	}
  ]
}
