{
	"$schema": "http://json.schemastore.org/web-manifest",
	"short_name": "Lahatan",
	"name": "Lahatan",
	"icons": [
			{
					"src": "/icons/icon-192x192.png",
					"sizes": "192x192",
					"type": "image/png"
			},
			{
					"src": "/icons/icon-512x512.png",
					"sizes": "512x512",
					"type": "image/png"
			}
	],
	"description": "A platform for everything!",
	"scope": "/",
	"start_url": "./?utm_source=web_app_manifest",
	"display": "standalone",
	"orientation": "portrait"
}
