{
	"name": "Forget Check — Sound-Off Checklist Audio PDF",
	"short_name": "Forget Check",
	"description": "The world's first audio PDF — a simple sound-off checklist that works online and offline, right from your home screen.",
	"id": "/app",
	"start_url": "/app",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#050807",
	"theme_color": "#050807",
	"categories": ["productivity", "utilities", "lifestyle"],
	"icons": [
		{
			"src": "/icon.png",
			"sizes": "1024x1024",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon.png",
			"sizes": "1024x1024",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
