{
    "name": "อาสาสมัครวัดอากาศ - MuteLuna",
    "short_name": "อาสาวัดอากาศ",
    "description": "รายงานฝน/อุณหภูมิ/ความชื้นประจำวัน ช่วยกันเก็บข้อมูลอากาศเกษตรระดับตำบล",
    "start_url": "/weather-join.php?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f7f5ee",
    "theme_color": "#143a34",
    "lang": "th",
    "icons": [
        {
            "src": "/assets/weather-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/weather-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/assets/weather-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/weather-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
