{
	"name": "Unimo",
	"short_name": "Unimo",
	"description": "Váš mobil bez SIM karty - volania a správy cez internet",
	"start_url": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"background_color": "#ffffff",
	"theme_color": "#84BD00",
	"categories": ["communication", "utilities"],
	"icons": [
		{
			"src": "/icons/icon-72.png",
			"sizes": "72x72",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-96.png",
			"sizes": "96x96",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-128.png",
			"sizes": "128x128",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-144.png",
			"sizes": "144x144",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-152.png",
			"sizes": "152x152",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icons/icon-384.png",
			"sizes": "384x384",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"screenshots": [],
	"shortcuts": [
		{
			"name": "Volať",
			"short_name": "Volať",
			"url": "/#/dialer",
			"icons": [{ "src": "/icons/shortcut-call.png", "sizes": "96x96" }]
		},
		{
			"name": "Správy",
			"short_name": "Správy",
			"url": "/#/messages",
			"icons": [{ "src": "/icons/shortcut-messages.png", "sizes": "96x96" }]
		}
	],
	"related_applications": [
		{
			"platform": "play",
			"url": "https://play.google.com/store/apps/details?id=sk.uniphone.unimo",
			"id": "sk.uniphone.unimo"
		}
	],
	"prefer_related_applications": false
}
