{
	"name": "Studio828 - Collective Creative Excellence",
	"short_name": "Studio828",
	"description": "A collective of creative minds delivering exceptional design, development, and strategic solutions.",
	"theme_color": "#000000",
	"background_color": "#FFFFFF",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"categories": ["design", "development", "creative"],
	"screenshots": [
		{
			"src": "/images/screenshot-1.png",
			"sizes": "540x720",
			"type": "image/png",
			"form_factor": "narrow"
		},
		{
			"src": "/images/screenshot-2.png",
			"sizes": "1280x720",
			"type": "image/png",
			"form_factor": "wide"
		}
	],
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-maskable-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/icon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"name": "View Projects",
			"short_name": "Projects",
			"description": "Browse our latest project work",
			"url": "/work",
			"icons": [
				{
					"src": "/icon-192.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		},
		{
			"name": "About Studio828",
			"short_name": "About",
			"description": "Learn about our team and mission",
			"url": "/about",
			"icons": [
				{
					"src": "/icon-192.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Get In Touch",
			"short_name": "Contact",
			"description": "Contact us for collaboration",
			"url": "/contact",
			"icons": [
				{
					"src": "/icon-192.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		}
	],
	"prefer_related_applications": false,
	"related_applications": [],
	"share_target": {
		"action": "/share",
		"method": "POST",
		"enctype": "multipart/form-data",
		"params": {
			"title": "title",
			"text": "text",
			"url": "url"
		}
	}
}
