{
	"name": "Dad Point System",
	"short_name": "Dad Points",
	"description": "Road-trip behavior and rewards tracker. Works offline.",
	"start_url": ".",
	"scope": ".",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#667eea",
	"theme_color": "#667eea",
	"icons": [
		{
			"src": "icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	]
}
