{
  "short_name": "PZ",
  "name": "Project Zero",
  "icons": [
	{
		"src": "../icons/icon.png",
		"type": "image/png",
		"sizes": "512x512"
	}
  ],
  "start_url": "../index.php",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#000000"
}