{
    "name": "The Vulture - Fantasy Basketball Intelligence",
    "short_name": "The Vulture",
    "description": "Never miss a fantasy basketball hot pickup again. AI-powered monitoring of Twitter for breaking news and instant notifications.",
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "theme_color": "#87CEEB",
    "background_color": "#F4E4A6",
    "display": "standalone",
    "start_url": "/dashboard.php",
    "scope": "/",
    "orientation": "portrait-primary"
}


