{
    "name": "US.Panel",
    "short_name": "US.Panel",
    "description": "Painel de controle backend que conversa com a API",
    "start_url": "https://us20-admin.samdevel.com.br/",
    "scope": "https://us20-admin.samdevel.com.br/",
    "display": "standalone",
    "background_color": "#ffffff",
    "version": "1.0.0",
    "theme_color": "#17427a",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}