{
    "name": "Wizmandu App",
    "short_name": "Wizmandu",
    "start_url": "https://wizmandu.com/?wizm_pwa=1",
    "display": "standalone",
    "background_color": "#daffea",
    "theme_color": "#006a39",
    "orientation": "portrait",
    "icons": [
        {
            "src": "",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}