{
	"name": "MandoCreator",
	"short_name": "MandoCreator",
	"description": "Design your custom set of mandalorian armor. Choose from dozens of options, to bring your vision to life.",
	"id": "/creator.html",
	"display_override": [
		"standalone"
	],
	"display": "standalone",
	"start_url": "creator.html",
	"scope": "/",
	"theme_color": "#222",
	"background_color": "#222",
	"orientation": "any",
	"lang": "en-US",
	"dir": "ltr",
	"categories": [
		"entertainment",
		"personalization",
		"utilities"
	],
	"prefer_related_applications": false,
	"related_applications": [],
	"icons": [
		{
			"src": "assets/appicon_medium.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "assets/appicon_large.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "assets/maskable_medium.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "assets/maskable_large.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"url": "gallery.html",
			"name": "MandoCreator Gallery",
			"short_name": "Gallery",
			"description": "See a gallery of user-submitted designs, and customize them further.",
			"icons": [
				{
					"src": "assets/gallery.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"url": "dictionary/index.html",
			"name": "MandoCreator Dictionary",
			"short_name": "Dictionary",
			"description": "Search the full dictionary of the Mando'a language.",
			"icons": [
				{
					"src": "assets/language.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		}
	],
	"screenshots": [
		{
			"src": "screenshots/main.png",
			"sizes": "1080x2160",
			"type": "image/png",
			"label": "The frontpage of Mandocreator"
		},
		{
			"src": "screenshots/color_picker.png",
			"sizes": "1080x2160",
			"type": "image/png",
			"label": "An easy way to pick out colors"
		},
		{
			"src": "screenshots/helmets.png",
			"sizes": "1080x2160",
			"type": "image/png",
			"label": "Pick from dozends of helmets"
		},
		{
			"src": "screenshots/decal.png",
			"sizes": "1080x2160",
			"type": "image/png",
			"label": "Decals can be placed anywhere"
		},
		{
			"src": "screenshots/decals.png",
			"sizes": "1080x2160",
			"type": "image/png",
			"label": "Further customization with decals"
		},
		{
			"src": "screenshots/options.png",
			"sizes": "1080x2160",
			"type": "image/png",
			"label": "Customize every part of your armor, from head to toe, in an easy to use interface"
		},
		{
			"src": "screenshots/settings.png",
			"sizes": "1080x2160",
			"type": "image/png",
			"label": "Export your design to share with your friends or to keep edting later"
		},
		{
			"src": "screenshots/dictionary.png",
			"sizes": "1080x2160",
			"type": "image/png",
			"label": "Search an evergrowing dictionary to learn Mando'a"
		},
		{
			"src": "screenshots/flashcard.png",
			"sizes": "1080x2160",
			"type": "image/png",
			"label": "Save words as flashcards and practice them whereever you go"
		},
		{
			"src": "screenshots/inflections.png",
			"sizes": "1080x2160",
			"type": "image/png",
			"label": "Learn all forms of a word from examples"
		},
		{
			"src": "screenshots/mandoardle.png",
			"sizes": "1080x2160",
			"type": "image/png",
			"label": "Play the famous Worldle game in Mando'a"
		},
		{
			"src": "screenshots/mandoardle_parjai.png",
			"sizes": "1080x2160",
			"type": "image/png",
			"label": "Share your results with your friends or keep practicing"
		},
		{
			"src": "screenshots/reading.png",
			"sizes": "1080x2160",
			"type": "image/png",
			"label": ""
		},
		{
			"src": "screenshots/writing.png",
			"sizes": "1080x2160",
			"type": "image/png",
			"label": ""
		}
	]
}