{
    "theme_color": "#7029A8",
    "background_color": "#7029A8",
    "display": "standalone",
    "scope": "https://www.startuppeople.com/",
    "start_url": "https://www.startuppeople.com/",
    "name": "Startup People",
    "short_name": "SUP",
    "description": "Startup People is a membership-based community where founders and operators get access to networking and resources for growth in one place. The aim of the product is to help founders succeed and improve the ecosystem.",
    "icons": [
        {
            "src": "/storage/v1/object/public/statics/images/favico/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/storage/v1/object/public/statics/images/favico/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/storage/v1/object/public/statics/images/favico/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/storage/v1/object/public/statics/images/favico/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}