{ "name": "만 나이 계산기", "short_name": "나이계산기", "description": "한국식 만 나이를 정확하고 빠르게 계산할 수 있는 무료 온라인 도구", "start_url": "/", "display": "standalone", "background_color": "#0f172a", "theme_color": "#0f172a", "orientation": "portrait-primary", "icons": [ { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" }, { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ], "categories": ["utilities", "productivity"], "lang": "ko", "dir": "ltr" }