{
	"name": "Maglalaba Ba?",
	"description": "Amoy kulob na damit no more!",
	"display": "standalone",
	"start_url": "/",
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"short_name": "Maglalaba Ba",
	"orientation": "portrait",
	"dir": "ltr",
	"lang": "tl",
	"categories": ["weather", "utilities", "lifestyle"],
	"icons": [
		{
			"src": "/icons/icon-72x72.png",
			"sizes": "72x72",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-96x96.png",
			"sizes": "96x96",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-144x144.png",
			"sizes": "144x144",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icons/icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"screenshots": [
		{
			"src": "/screenshots/dialog-1.png",
			"sizes": "828x1792",
			"type": "image/png",
			"form_factor": "wide",
			"label": "Ate Love tells you if it’s a good day to do laundry."
		},
		{
			"src": "/screenshots/dialog-2.png",
			"sizes": "828x1792",
			"type": "image/png",
			"form_factor": "wide",
			"label": "See friendly advice based on today’s weather."
		},
		{
			"src": "/screenshots/dialog-3.png",
			"sizes": "828x1792",
			"type": "image/png",
			"form_factor": "wide",
			"label": "See friendly advice based on today’s weather."
		}
	]
}
