{
	"name": "Matrix des Schicksals",
	"short_name": "Matrix des Schicksals",
	"id": "./",
	"start_url": "./",
	"scope": ".",
	"categories": [ "education" ],
	"dir": "ltr",
	"display_override": ["fullscreen", "minimal-ui", "window-controls-overlay"],
	"display": "standalone",
	"background_color": "#212529",
	"description": "Berechne deine persönliche Matrix des Schicksals - Entdecke die Matrix des Schicksals als Deinen Wegweiser",
	"edge_side_panel": {
		"preferred_width": 480
	},
	"handle_links": "preferred",
	"icons": [
		{
			"src": "png/icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"lang": "de",
	"orientation": "any",
	"screenshots" : [
		{
			"src": "png/screenshot.png",
			"sizes": "900x1600",
			"type": "image/webp",
			"form_factor": "narrow"
		},
		{
			"src": "png/screenshot2.png",
			"sizes": "900x1600",
			"type": "image/webp",
			"form_factor": "narrow"
		},
		{
			"src": "png/screenshot3.png",
			"sizes": "900x1600",
			"type": "image/webp",
			"form_factor": "narrow"
		},
		{
			"src": "png/screenshot4.png",
			"sizes": "900x1600",
			"type": "image/webp",
			"form_factor": "narrow"
		},
		{
			"src": "png/screenshot5.png",
			"sizes": "2560x1440",
			"type": "image/webp",
			"form_factor": "wide"
		}
	],
	"shortcuts": [
		{
			"name": "Matrix",
			"url": "/",
			"description": "Matrix",
			"icons": [
				{
					"src": "png/icon-96x96.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Kindermatrix",
			"url": "/kids",
			"description": "Kindermatrix",
			"icons": [
				{
					"src": "png/icon-96x96.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Kombinationsmatrix",
			"url": "/compat",
			"description": "Kombinationsmatrix",
			"icons": [
				{
					"src": "png/icon-96x96.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Profile",
			"url": "/profiles",
			"description": "Profile",
			"icons": [
				{
					"src": "png/icon-96x96.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Frag die Matrix",
			"url": "/chat",
			"description": "Frage die Matrix",
			"icons": [
				{
					"src": "png/icon-96x96.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		}
	],
	"theme_color": "#212529",
	"launch_handler": {
		"client_mode": [ "navigate-existing", "auto" ]
	},
	"related_applications": [
		{
		  "platform": "play",
		  "url": "https://play.google.com/store/apps/details?id=org.matrixportal.twa",
		  "id": "org.matrixportal.twa"
		}
	],
	"prefer_related_applications": true
}
