{
    "name": "SafeForest v8.0",
    "short_name": "Safeforest",
    "theme_color": "#ffcbe4",
    "background_color": "#fa99ca",
    "display": "standalone",
    "scope": "/",
    "start_url": "https://safeforest.ddns.net/",
    "description": "Early fire detection App by Leitek",
    "orientation": "any",
    "icons": [
        {
            "src": "/static/img/sflogo.png",
            "sizes": "410x167"
        }
    ]
}