{
    "name": "조아또 joatto.com",
    "short_name": "조아또",
    "description": "유튜브 영상·링크 북마크 관리",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#4a90e2",
    "icons": [
        { "src": "/joatto-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "/joatto-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
}