{
    "name": "Find My Device Server",
    "short_name": "FMD Server",
    "description": "Locate and control your devices from a web interface.",
    "icons": [
        {
            "src": "favicon.ico",
            "type": "image/x-icon",
            "sizes": "456x505"
        }
    ],
    "display": "standalone",
    "start_url": "/",
    "background_color": "#232323",
    "theme_color": "#4cb050"
}