{
    "name": "ຄຳນວນເງີນເດືອນ",
    "short_name": "ຄຳນວນເງີນເດືອນ",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#f0f2f5",
    "theme_color": "#009688",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}
