{
	"name": "VuAppStore - Privacy-First App Marketplace",
	"short_name": "VuAppStore",
	"description": "30 zero-knowledge apps. Mathematically incapable of seeing your data. $2.56 once. 1 cent per bit of encryption.",
	"start_url": "/",
	"id": "/",
	"display": "standalone",
	"display_override": ["standalone", "minimal-ui", "browser"],
	"background_color": "#000000",
	"theme_color": "#000000",
	"orientation": "portrait-primary",
	"scope": "/",
	"lang": "en",
	"dir": "ltr",
	"categories": ["productivity", "privacy", "security", "utilities"],
	"icons": [
		{
			"src": "/icons/modern/icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icons/modern/favicon-48x48.png",
			"sizes": "48x48",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/modern/favicon-96x96.png",
			"sizes": "96x96",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/modern/apple-touch-icon-152x152.png",
			"sizes": "152x152",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/modern/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/modern/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/modern/icon-256.png",
			"sizes": "256x256",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/modern/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/modern/maskable-icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"name": "Browse Apps",
			"short_name": "Apps",
			"description": "Browse all privacy-first applications",
			"url": "/apps"
		},
		{
			"name": "VU Store",
			"short_name": "Store",
			"description": "Explore the VU Store marketplace",
			"url": "/vu-store"
		},
		{
			"name": "VuToken",
			"short_name": "Token",
			"description": "Learn about VuToken rewards",
			"url": "/vutoken"
		},
		{
			"name": "Privacy Levels",
			"short_name": "Privacy",
			"description": "Understand VU Zero-Level System",
			"url": "/privacy-levels"
		}
	],
	"related_applications": [],
	"prefer_related_applications": false,
	"edge_side_panel": {
		"preferred_width": 400
	},
	"handle_links": "preferred",
	"launch_handler": {
		"client_mode": "navigate-existing"
	}
}
