{
	"id": "/",
	"name": "Foothills",
	"short_name": "Foothills",
	"description": "A classic talker from the 1990s, reborn for the modern web.",
	"orientation": "any",
	"lang": "en-US",
	"dir": "ltr",
	"start_url": "/",
	"scope": "/",
	"launch_handler": { "client_mode": "focus-existing" },
	"icons": [
		{
			"src": "/images/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/images/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "maskable"
		},
		{
			"src": "/images/apple-touch-icon.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/images/apple-touch-icon.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"display_override": ["fullscreen", "minimal-ui"],
	"display": "standalone",
	"theme_color": "#000000",
	"background_color": "#000000",
	"categories": ["social"]
}