{
    "name": "PHUKET108 - Smart City Platform",
    "short_name": "PHUKET108",
    "description": "แพลตฟอร์ม Smart City อันดับ 1 ของคนภูเก็ต หางาน หาที่พัก และร้านเด็ดทั่วภูเก็ต",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#2563EB",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "th",
    "categories": [
        "business",
        "lifestyle",
        "social"
    ],
    "icons": [
        {
            "src": "/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "หางาน",
            "short_name": "งาน",
            "url": "/jobs",
            "icons": [
                {
                    "src": "/icons/icon-192.svg",
                    "sizes": "192x192",
                    "type": "image/svg+xml"
                }
            ]
        }
    ]
}