{
    "name": "PassPoint - Sport for Others",
    "short_name": "PassPoint",
    "description": "Event Participant Tracking",
    "start_url": "sfo.html",
    "scope": ".",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#F26522",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
