{
    "name": "SM9",
    "short_name": "SM9",
    "theme_color": "#211d10",
    "icons": [
        {
            "src": "./img/icons/android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "display": "fullscreen",
    "background_color": "#211d10",
    "orientation": "any"
}