{
    "name": "footballpre - Football Predictions",
    "short_name": "footballpre",
    "description": "Get the most accurate football predictions and betting tips",
    "gcm_sender_id": "94646435920",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1E1E1E",
    "theme_color": "#EE9800",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/assets/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["sports", "news"],
    "lang": "en-US"
}