{
    "name": "PoupaPlus - App do Cliente",
    "short_name": "PoupaPlus",
    "description": "A sua poupança começa aqui. Acompanhe os seus serviços, peça propostas, fale connosco.",
    "start_url": "/app-cliente/index.html",
    "display": "standalone",
    "background_color": "#0A2A66",
    "theme_color": "#0A2A66",
    "orientation": "portrait",
    "id": "/app-cliente/index.html",
    "scope": "/app-cliente/",
    "icons": [
        {
            "src": "/public/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/public/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/public/icon-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["business", "productivity", "finance"],
    "lang": "pt-PT",
    "prefer_related_applications": false,
    "related_applications": [],
    "screenshots": [],
    "edge_side_panel": {
        "preferred_width": 400
    }
}
