{
	"name": "Tilly — személyes adat-tár",
	"short_name": "Tilly",
	"description": "A fontos adataid titkos rekesze — titkosítva, kereshetően, offline is.",
	"start_url": "/app/",
	"scope": "/app/",
	"display": "standalone",
	"background_color": "#f5f3fb",
	"theme_color": "#cf9a4f",
	"icons": [
		{ "src": "/app/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any maskable" }
	],
	"shortcuts": [
		{
			"name": "2FA-kódok",
			"short_name": "2FA",
			"description": "Az összes élő 2FA-kód egy helyen",
			"url": "/app/?view=auth",
			"icons": [{ "src": "/app/favicon.svg", "type": "image/svg+xml", "sizes": "any" }]
		}
	]
}
