{
	"id": "/",
	"name": "wohnu · auto-apply for German rentals",
	"short_name": "wohnu",
	"description": "wohnu watches the German rental portals and applies to every flat that fits your search — automatically.",
	"lang": "en",
	"dir": "ltr",
	"start_url": "/app",
	"scope": "/",
	"display": "standalone",
	"display_override": ["standalone", "minimal-ui"],
	"orientation": "portrait",
	"theme_color": "#5560CF",
	"background_color": "#ffffff",
	"categories": ["lifestyle", "productivity", "utilities"],
	"icons": [
		{
			"src": "/favicon.svg",
			"type": "image/svg+xml",
			"sizes": "any"
		},
		{
			"src": "/icon-192.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "any"
		},
		{
			"src": "/icon-192.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "maskable"
		},
		{
			"src": "/icon-512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"name": "My applications",
			"short_name": "Applications",
			"url": "/app/applications"
		},
		{
			"name": "My search",
			"short_name": "Search",
			"url": "/app/search-profile"
		}
	]
}
