{
    "name": "Solo — Rencontres Africaines",
    "short_name": "Solo",
    "description": "Trouve ta moitie. Rencontres africaines.",
    "start_url": "/solo.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0f0e0c",
    "theme_color": "#c48b3f",
    "categories": ["social", "dating"],
    "lang": "fr",
    "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": "Decouvrir",
            "short_name": "Decouvrir",
            "url": "/solo.html?page=browse",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Matchs",
            "short_name": "Matchs",
            "url": "/solo.html?page=matches",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
