{
    "name": "1UP",
    "short_name": "advisor_super_app",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0175C2",
    "theme_color": "#0175C2",
    "description": "The Ultimate Advisory SuperApp",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "icons/Icon-192.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
     
      
    ]
}
