{
"name": "내 자캐 갤러리 아카이브",
"short_name": "𝙶𝙰𝙻𝙻𝙴𝚁𝚈",
"start_url": "./",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#2c3e50",
"icons": [
{
"src": "./icon.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "./icon.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
 ]
}