{
    "name": "BeOwn - Investissement Immobilier Fractionné en Afrique",
    "short_name": "BeOwn",
    "description": "BeOwn révolutionne l'investissement immobilier en Afrique avec le fractionnement. Investissez dans l'immobilier africain dès 100€, diversifiez votre patrimoine et accédez à des rendements attractifs sur le continent africain.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3590eb",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "fr",
    "categories": [
        "finance",
        "business",
        "investment",
        "real_estate",
        "african_markets"
    ],
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshot-desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/screenshot-mobile.png",
            "sizes": "375x667",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ],
    "shortcuts": [
        {
            "name": "Nouveau Projet",
            "short_name": "Nouveau",
            "description": "Créer un nouveau projet",
            "url": "/projects/new",
            "icons": [
                {
                    "src": "/shortcut-new.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Tableau de Bord",
            "short_name": "Dashboard",
            "description": "Accéder au tableau de bord",
            "url": "/dashboard",
            "icons": [
                {
                    "src": "/shortcut-dashboard.png",
                    "sizes": "96x96"
                }
            ]
        }
    ]
}
