{
	"name": "Bhavya Panchal — Frontend Developer & UI Engineer",
	"short_name": "Bhavya Panchal",
	"description": "Portfolio of Bhavya Panchal, a frontend developer & UI engineer from Ahmedabad, India.",
	"start_url": "/",
	"scope": "/",
	"display": "minimal-ui",
	"orientation": "any",
	"theme_color": "#d0c8ca",
	"background_color": "#ffffff",
	"lang": "en-IN",
	"dir": "ltr",
	"icons": [
		{
			"src": "/web-app-manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/web-app-manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		}
	],
	"categories": ["portfolio", "development", "technology"],
	"shortcuts": [
		{
			"name": "About Me",
			"short_name": "About",
			"url": "/about-me"
		},
		{
			"name": "Projects",
			"short_name": "Projects",
			"url": "/projects"
		},
		{
			"name": "Contact",
			"short_name": "Contact",
			"url": "/contact"
		}
	]
}
