{
    "name": "EMSO Training System",
    "short_name": "EMSO Training",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#1A2B4C",
    "theme_color": "#1A2B4C",
    "description": "ระบบฝึกอบรม EMSO — การปฏิบัติการคลื่นแม่เหล็กไฟฟ้าและสงครามอิเล็กทรอนิกส์สำหรับทหารสื่อสารและกำลังพลทุกเหล่า",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}