{
    "name": "Livo Africa - Your African Adventure Companion",
    "short_name": "Livo",
    "description": "Everything you need for your African adventure. Connect with local communities in Mozambique.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#58cc02",
    "theme_color": "#58cc02",
    "orientation": "portrait-primary",
    "categories": ["travel", "lifestyle", "social"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "assets/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ],
    "shortcuts": [
        {
            "name": "Tofoland Investments",
            "short_name": "Tofoland",
            "description": "View land investment opportunities in Tofo",
            "url": "/tofoland/",
            "icons": [
                {
                    "src": "assets/logo.png",
                    "sizes": "96x96"
                }
            ]
        }
    ]
}
