{
    "name": "เส้นทาง (Sentang) – ชุมชนคนเดินป่าไทย",
    "short_name": "Sentang",
    "description": "ชุมชนและคลังข้อมูลเส้นทางเดินป่า รีวิวจริง คู่มือ เทคนิค และประสบการณ์เดินป่า",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "portrait",
    "categories": [
        "travel",
        "health",
        "lifestyle",
        "sports"
    ],
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/images/appRightImgTree.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Home Screen"
        },
        {
            "src": "/images/community-hero.jpg",
            "sizes": "1080x1920",
            "type": "image/jpg",
            "form_factor": "wide",
            "label": "Community"
        }
    ]
}