{
    "name": "라온이와 함께",
    "short_name": "라온이",
    "description": "반려견과 함께하는 드라이브 & 산책 앱",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1c1917",
    "theme_color": "#f97316",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/static/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["lifestyle", "travel"],
    "lang": "ko",
    "dir": "ltr"
}
