{
	"name": "Precision — Engineering Calculator",
	"short_name": "Precision",
	"description": "Scientific calculator, equation & calculus solver, probability tools and unit converters. Works offline.",
	"id": "/calculator/",
	"start_url": "/calculator/",
	"scope": "/calculator/",
	"display": "standalone",
	"display_override": ["standalone", "minimal-ui"],
	"orientation": "any",
	"background_color": "#0b0e14",
	"theme_color": "#0b0e14",
	"lang": "en",
	"dir": "ltr",
	"categories": ["education", "utilities", "productivity"],
	"icons": [
		{ "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
		{ "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
		{ "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
	]
}
