{
    "name": "Math Solver",
    "short_name": "Math Solver",
    "description": "Trung tâm giải toán và chuyển đổi đơn vị (Cymath Portal) tối ưu cho PWA.",
    "start_url": "pwa.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1A497A",
    "theme_color": "#1A497A", 
    "icons": [
        {
            "src": "logo-1024.png",
            "sizes": "1024x1024",
            "type": "image/png"
        }
    ]
}
