{
    "name": "OYSTR — Bucket List Help",
    "short_name": "OYSTR",
    "description": "Fuel dreams, join crews, and launch your moonshots.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F8FAFC",
    "theme_color": "#38BDF8",
    "icons": [
        {
            "src": "/logo-favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}