{
	"name": "SNS",
	"short_name": "SNS",
	"description": "SNS App",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#2563eb",
	"icons": [
		{
			"src": "/img/appicon192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/img/appicon512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
