{
	"id": "/admin/",
	"name": "Bordsbokaren",
	"short_name": "Bordsbokaren",
	"description": "Hantera bokningar, gäster och restaurangens dagliga drift i Bordsbokaren.",
	"start_url": "/admin/dashboard/",
	"scope": "/admin/",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#689fd7",
	"theme_color": "#5698da",
	"categories": ["business", "productivity", "food"],
	"icons": [
		{
			"src": "/img/favicons/favicon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/img/favicons/favicon-256.png",
			"sizes": "256x256",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/img/favicons/favicon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/img/favicons/favicon-maskable-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/img/favicons/favicon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/img/favicons/favicon-180.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any"
		}
	]
}
