{
    "name": "모담",
    "short_name": "모담",
    "description": "우리 동네 소규모 판매자와 함께하는 지역 공동구매 플랫폼",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#22c55e",
    "lang": "ko",
    "icons": [
        {
            "src": "/assets/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["shopping", "food"],
    "screenshots": []
}
