{
    "name": "KC Smart",
    "short_name": "KC Smart",
    "start_url": "./index.html",
    "display": "standalone",
    "description": "KC Smart | Sadao Khanchai",
    "lang": "th-TH",
    "dir": "ltr",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "orientation": "portrait",
    "icons": [
        {
            "src": "KCsmartปก.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "KCsmartปก.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "KCsmartปก.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "KC Smart"
        }
    ],
    "shortcuts": [
        {
            "name": "KC Smart",
            "url": "./index.html",
            "description": "KC Smart | Sadao Khanchai"
        },
        {
            "name": "Loading Screen",
            "url": "./load.html",
            "description": "KC Smart | Sadao Khanchai"
        }
    ]
}