{
    "name": "DriveSync",
    "short_name": "DriveSync",
    "description": "Smart scheduling for driving instructors",
    "start_url": "/m/welcome",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#166534",
    "background_color": "#0C0A09",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
