{
    "name": "",
    "short_name": "",
    "description": "",
    "icons": [
        {
            "src": "",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "maskable",
            "form_factor": "wide"
        }
    ],
    "background_color": "rgb(0,3,1)",
    "theme_color": "rgb(0,3,1)",
    "display": "standalone",
    "orientation": "portrait-primary",
    "start_url": "https:\/\/landing.maestraesther.com\/",
    "scope": "https:\/\/landing.maestraesther.com\/"
}