{
    "name": "BypLink - The Only Link You'll Ever Need",
    "short_name": "BypLink",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#18181b",
    "theme_color": "#18181b",
    "description": "Create a single, beautiful page to house all your important links. Perfect for your social media bios, portfolios, and connecting with your audience.",
    "icons": [
        {
            "src": "/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}