{
	"name": "Grizzly BIR",
	"short_name": "Grizzly BIR",
	"description": "Offline-first personal BIR tax companion — 8% flat income tax regime for self-employed individuals and freelancers in the Philippines.",
	"version": "1.0.0",
	"lang": "en",
	"start_url": "./index.html",
	"scope": "./",
	"display": "standalone",
	"orientation": "any",
	"theme_color": "#0a0f0a",
	"background_color": "#070a07",
	"icons": [
		{
			"src": "images/logo-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "images/logo-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	]
}