{
    "name": "The Creators Club",
    "short_name": "Creators",
    "description": "Painel UGC do programa The Creators Club: trabalhos, prospecção, financeiro e relatórios em um só lugar.",
    "start_url": "/dashboard/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#eef3fb",
    "theme_color": "#102642",
    "lang": "pt-BR",
    "dir": "ltr",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/static/studio/pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/studio/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
