{
	"name": "나정시 - 나를 정리하는 시간",
	"short_name": "나정시",
	"description": "학생 주도형 성장 플랫폼",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#4F46E5",
	"orientation": "portrait",
	"scope": "/",
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
