{
    "name": "DatePlanet — Find Your Person",
    "short_name": "DatePlanet",
    "description": "Nigeria's most trusted dating app for genuine friendship, companionship, dating, and long-term relationships.",
    "start_url": "/discover.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#4C1D95",
    "theme_color": "#6B21A8",
    "lang": "en",
    "dir": "ltr",
    "categories": ["social", "lifestyle"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Discover People",
            "short_name": "Discover",
            "url": "/discover.html",
            "icons": [
                {
                    "src": "/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "My Matches",
            "short_name": "Matches",
            "url": "/matches.html",
            "icons": [
                {
                    "src": "/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "prefer_related_applications": false
}