{
    "name": "Eagle Christian Tours Schedule",
    "short_name": "ECT Schedule",
    "description": "Trip schedule and trip details for Eagle Christian Tours host-drivers.",
    "start_url": "/my-schedule",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f7fbff",
    "theme_color": "#102544",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
