{
	"id": "/",
	"name": "Alexander Saballos - Engineering Portfolio",
	"short_name": "Alexander Saballos",
	"description": "Welcome to Alexander Saballos' Engineering Portfolio",
	"lang": "en",
	"dir": "ltr",
	"start_url": "/en/",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"shortcuts": [
		{
			"name": "Alexander Saballos - Engineering Portfolio",
			"short_name": "Alexander Saballos",
			"description": "Welcome to Alexander Saballos' Engineering Portfolio",
			"url": "/en/",
			"icons": [
				{
					"src": "/assets/favicons/manifest-shortcut-96x96.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Engineering & Software Projects",
			"short_name": "Projects",
			"description": "Selected engineering and software projects by Alexander Saballos, including embedded systems, automation, and full-stack development.",
			"url": "/en/projects/",
			"icons": [
				{
					"src": "/assets/favicons/manifest-shortcut-96x96.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Professional & Technical Experience",
			"short_name": "Experience",
			"description": "Professional experience of Alexander Saballos across engineering, software development, and technical business operations.",
			"url": "/en/experience/",
			"icons": [
				{
					"src": "/assets/favicons/manifest-shortcut-96x96.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "International Leadership Experience",
			"short_name": "Leadership",
			"description": "International leadership experience by Alexander Saballos throughout his engineering education.",
			"url": "/en/leadership/",
			"icons": [
				{
					"src": "/assets/favicons/manifest-shortcut-96x96.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Professional Certifications & Licensure",
			"short_name": "Certifications",
			"description": "Professional engineering certifications held by Alexander Saballos, including FE/EI licensure and formally issued credentials.",
			"url": "/en/certifications/",
			"icons": [
				{
					"src": "/assets/favicons/manifest-shortcut-96x96.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Honors & Distinctions",
			"short_name": "Honors",
			"description": "Academic honors, scholarships, and distinctions earned by Alexander Saballos throughout his engineering education.",
			"url": "/en/honors/",
			"icons": [
				{
					"src": "/assets/favicons/manifest-shortcut-96x96.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Get in touch!",
			"short_name": "Contact",
			"description": "Contact information for Alexander Saballos regarding engineering, software, or professional collaboration inquiries.",
			"url": "/en/contact/",
			"icons": [
				{
					"src": "/assets/favicons/manifest-shortcut-96x96.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		}
	],
	"screenshots": [
		{
			"src": "/assets/screenshots/home-desktop.png",
			"sizes": "1920x1080",
			"type": "image/png",
			"form_factor": "wide",
			"label": "Professional portfolio homepage on desktop"
		},
		{
			"src": "/assets/screenshots/home-mobile.png",
			"sizes": "1290x2796",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "Professional portfolio homepage on mobile"
		}
	],
	"background_color": "#1D232A",
	"theme_color": "#3168B5",
	"categories": [
		"Portfolio",
		"Electrical Engineering",
		"Software Engineering",
		"Web Development",
		"App Development",
		"Bare-Metal Embedded",
		"Engineering Projects",
		"Engineering Experience",
		"Leadership",
		"Engineering Licenses",
		"Engineering Certifications",
		"Engineer Intern",
		"Engineering in Training",
		"EI",
		"EiT",
		"American University Graduate",
		"Harding University",
		"Cum Laude",
		"International Environments",
		"German Language",
		"English Language",
		"Spanish Language",
		"Walton International Scholarship Program",
		"WISP",
		"Searcy",
		"Arkansas",
		"Managua",
		"Nicaragua",
		"United States of America"
	],
	"icons": [
		{
			"src": "/assets/favicons/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/assets/favicons/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/assets/favicons/apple-touch-icon-120x120.png",
			"sizes": "120x120",
			"type": "image/png"
		},
		{
			"src": "/assets/favicons/apple-touch-icon-152x152.png",
			"sizes": "152x152",
			"type": "image/png"
		},
		{
			"src": "/assets/favicons/apple-touch-icon-167x167.png",
			"sizes": "167x167",
			"type": "image/png"
		},
		{
			"src": "/assets/favicons/apple-touch-icon-180x180.png",
			"sizes": "180x180",
			"type": "image/png"
		},
		{
			"src": "/assets/favicons/microsoft-tile-150x150.png",
			"sizes": "150x150",
			"type": "image/png"
		},
		{
			"src": "/assets/favicons/manifest-shortcut-96x96.png",
			"sizes": "96x96",
			"type": "image/png"
		}
	],
	"launch_handler": {
		"client_mode": [
			"focus-existing",
			"auto"
		]
	},
	"prefer_related_applications": false,
	"display_override": [
		"window-controls-overlay",
		"minimal-ui"
	]
}