{
    "name": "HoopIQ - NBA Basketball Quizzes",
    "short_name": "HoopIQ",
    "description": "Test your NBA knowledge with interactive basketball quizzes!",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0B132B",
    "theme_color": "#0B132B",
    "icons": [
        {
            "src": "/favicon.ico?v=3",
            "sizes": "48x48 32x32 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "/icon-192.png?v=3",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png?v=3",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
