﻿{
	"short_name": "DH AIBiz",
	"name": "동화청과 LLM AIBiz앱",
	"icons": [
		{
			"src": "/icon192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"start_url": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#ffffff",
	"theme_color": "#000000",
	"scope": "/"
}