{
	"name": "Martin Mühl - Full Stack Webentwicklung & Digitalisierung",
	"short_name": "Martin Mühl",
    "start_url": "https://www.martinmuehl.com",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0c249d",
    "description": "Full Stack Webentwickler und Digital Consultant aus Österreich. Spezialisiert auf individuelle Websites, Digitalisierung, Automatisierung und Online-Marketing für KMU.",
    "orientation":"portrait",
    "lang":"de-AT",
	"icons": [
		{
			"src": "/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}