{
	"name": "RxLookup",
	"short_name": "RxLookup",
	"description": "A progressive web app for browsing a drug database with offline access.",
	"icons": [
		{
			"src": "/icons/icon-192x192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "maskable"
		},
		{
			"src": "/icons/icon-512x512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any"
		}
	],
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#F5F5F5",
	"theme_color": "#3B82F6",
	"orientation": "any",
	"id": "/"
}
