{
    "name": "Arise Store",
    "short_name": "Arise Store",
    "description": "Loja de aplicativos Arise Store",
    "start_url": "/storearise/",
    "scope": "/storearise/",
    "display": "standalone",
    "background_color": "#050506",
    "theme_color": "#050506",
    "icons": [
        {
            "src": "/storearise/assets/img/default-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}

