{
    "name": "EduFin — ระบบบัญชีโรงเรียน",
    "short_name": "EduFin",
    "description": "ระบบบัญชีออนไลน์สำหรับโรงเรียนอนุบาล",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#1e1b4b",
    "theme_color": "#4F46E5",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": [
        "finance",
        "education"
    ],
    "lang": "th",
    "dir": "ltr"
}