{
	"name": "Daniel Vasser",
	"short_name": "Daniel Vasser",
	"description": "Veebiarendaja Daniel Vasser ametlik sait",
	"scope": "/",
	"id": "/",
	"start_url": "/",
	"icons": [
		{
			"src": "/img/web-app-manifest-144x144.jpg",
			"sizes": "144x144",
			"type": "image/png",
			"purpose": "any"
		},
		{ 
			"src": "/img/web-app-manifest-192x192.jpg",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/img/web-app-manifest-512x512.jpg",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"display": "fullscreen",
	"screenshots": [
		{
			"src": "/img/screenshot_320x320.jpg",
			"type": "image/png",
			"sizes": "320x320",
			"form_factor": "wide"
		},
		{
			"src": "/img/screenshot_320x320.jpg",
			"type": "image/png",
			"sizes": "320x320",
			"form_factor": "narrow"
		}
	]
  }