{
	"name": "Barterfly",
	"short_name": "Barterfly",
	"description": "Turning neighbors into partners. Share, borrow, gift, rent, and buy with your local community.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#f8fafc",
	"theme_color": "#059669",
	"orientation": "portrait-primary",
	"scope": "/",
	"lang": "en-US",
	"categories": ["lifestyle", "social", "shopping"],
	"icons": [
		{
			"src": "/icons/pwa-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/pwa-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/pwa-192x192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icons/pwa-512x512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icons/pwa-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/icons/pwa-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/icons/pwa-192x192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "maskable"
		},
		{
			"src": "/icons/pwa-512x512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"name": "Post Item",
			"short_name": "Post",
			"description": "Share an item with your neighborhood",
			"url": "/?action=post",
			"icons": [
				{
					"src": "/icons/pwa-192x192.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Explore",
			"short_name": "Explore",
			"description": "Find items nearby",
			"url": "/",
			"icons": [
				{
					"src": "/icons/pwa-192x192.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		}
	],
	"related_applications": [],
	"prefer_related_applications": false
}
