{
	"short_name": "Alyra",
	"name": "Alyra · Music studio services",
	"dir": "auto",
	"lang": "en",
	"description": "Recording, rehearsal, mixing and mastering, order the service you need for your music right now in the studio of your choice.",
	"categories": ["music", "entertainment", "lifestyle", "business", "utilities", "productivity"],
	"icons": [
		{"src": "/pics/favicon/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
		{"src": "/pics/favicon/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
	],
	"serviceworker": {"src": "/sw.js"},
	"scope": "/",
	"start_url": "/en/map",
	"background_color": "#000",
	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "#000",
	"shortcuts": [
		{"name": "Dashboard", "description": "Go to your dashboard", "url": "/en/dashboard", "icons": [{ "src": "/pics/shortcuts/dashboard.png", "sizes": "192x192" }]},
		{"name": "Messages", "description": "Go to your messages", "url": "/en/messages", "icons": [{ "src": "/pics/shortcuts/messages.png", "sizes": "192x192" }]},
		{"name": "Orders", "description": "Go to your orders", "url": "/en/orders", "icons": [{ "src": "/pics/shortcuts/orders.png", "sizes": "192x192" }]}
	]
}
