{
    "name": "theluv.tv",
    "short_name": "theluv",
    "description": "Voice-only blind dating. You'll hear them before you see them.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#140E1B",
    "theme_color": "#140E1B",
    "icons": [
        {
            "src": "/img/icon.svg",
            "type": "image/svg+xml",
            "sizes": "any"
        },
        {
            "src": "/img/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180"
        },
        {
            "src": "/img/icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ]
}
