{
    "name": "Spark Chat",
    "short_name": "Spark",
    "description": "Date like you chat. Swipe to spark, drop into themed group chats, meet real humans.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0E0E10",
    "theme_color": "#0E0E10",
    "categories": ["social", "lifestyle", "dating"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
