{
  "name": "Allez Hop 2",
  "short_name": "Hop 2",
  "description": "The quick way to get what you want!",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#E9E9E9",
  "orientation": "portrait-primary",
  "icons": [
	{
	  "src": "/icons/icon-192x192.png",
	  "sizes": "192x192",
	  "type": "image/png"
	},
	{
	  "src": "/icons/icon-512x512.png",
	  "sizes": "512x512",
	  "type": "image/png"
	}
  ],
  "scope": "/"
}
