{
    "name": "ETA Beater",
    "short_name": "ETA Beater",
    "description": "Race against Google Maps. Track your drive. Beat the ETA.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#0a0a0f",
    "orientation": "portrait",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "1024x1024",
            "type": "image/png"
        }
    ]
}
