{
	"name": "NekoShare",
	"short_name": "NekoShare",
	"start_url": "./index.html",
	"display": "standalone",
	"background_color": "#f5f7fa",
	"theme_color": "#1e88e5",
	"orientation": "portrait",
	"icons": [
		{
			"src": "https://cdn.jsdelivr.net/npm/@tabler/icons@2.40.0/icons/cat.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "https://cdn.jsdelivr.net/npm/@tabler/icons@2.40.0/icons/cat.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any"
		}
	]
}
