{
	"name": "Automint",
	"short_name": "Automint",
	"description": "Automint is a smart purchase plan for cars and devices which helps save taxes.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"display_override": ["fullscreen", "standalone"],
	"orientation": "portrait-primary",
	"background_color": "#f7f7f7",
	"theme_color": "#f7f7f7",
	"icons": [
		{
			"src": "/icon.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
