{
	"name": "ScanMyPaw",
	"short_name": "ScanMyPaw",
	"description": "Every pet deserves a way home. Register your pet, get a QR code, get notified when found.",
	"start_url": "/dashboard",
	"display": "standalone",
	"background_color": "#f8fafc",
	"theme_color": "#f59e0b",
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
