{
	"name": "Holisticpath.id",
	"short_name": "Holisticpath",
	"description": "Holisticpath.id",
	"display": "standalone",
	"scope": "/",
	"orientation": "portrait-primary",
	"lang": "Indonesian",
	"background_color": "#1C629C",
	"serviceworker": {
		"src": "/sw.js.php",
		"scope": "/",
		"type": "",
		"update_via_cache": "none"
	},
	"start_url": "https://holisticpath.id/",
    "url": "https://holisticpath.id/",
	"theme_color": "#1C629C",
    "icons": [
		{
		  "src": "/assets/icons/apple-touch-icon-144x144.png",
		  "sizes": "144x144",
		  "type": "image/png"
		},
		{
		  "src": "/assets/icons/apple-touch-icon-192x192.png",
		  "sizes": "192x192",
		  "type": "image/png",
		  "purpose": "any"
		},
		{
		  "src": "/assets/icons/apple-touch-icon-192x192.png",
		  "sizes": "512x512",
		  "type": "image/png",
		  "purpose": "maskable"
		}
	],
    "screenshots": []
}