{
					"display": "standalone",
					"orientation": "portrait",
					"short_name": "Pabu",
					"name": "Pabu - ",
					"start_url": "http://localhost:8088/Pabu/?utm_source=homescreen",
					"theme_color": "#816741",
					"background_color": "#816741",
					"icons": [
						{
						"src": "http://localhost:8088/Pabu/wp-content/themes/pabu/favicon.png",
						"type": "image/png",
						"sizes": "192x192"
						},
						{
						"src": "http://localhost:8088/Pabu/wp-content/themes/pabu/favicon.png",
						"type": "image/png",
						"sizes": "512x512"
						}
					]
				}