{
    "name": "Cherry Dating",
    "short_name": "Cherry",
    "description": "Dating, but sweeter. Premium matches, safe dates, and verified profiles.",
    "id": "/",
    "scope": "/",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFF0E5",
    "theme_color": "#5e0b1d",
    "orientation": "portrait",
    "categories": [
        "social",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}