{
    "name": "Monlike",
    "short_name": "Monlike",
    "theme_color": "#4f46e5",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "./",
    "start_url": "./",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "32x32",
            "type": "image/png"
        }
    ]
}