{
    "short_name": "Pigskin Pickem 2026",
    "name": "CFL Pigskin Pickem 2026",
    "icons": [
        {
            "src": "images/apple-touch-icon-2026.png",
            "type": "image/png",
            "sizes": "180x180"
        },
        {
            "src": "images/web-app-manifest-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "images/web-app-manifest-512x512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "start_url": "./index.html",
    "background_color": "#0A0A0E",
    "theme_color": "#111118",
    "display": "standalone",
    "orientation": "portrait"
}