{
    "name": "RoadTrip",
    "short_name": "RoadTrip",
    "description": "Plan the trip, share the journey, keep the memento.",
    "start_url": "/trips",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0f1014",
    "background_color": "#0f1014",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "32x32 48x48 96x96",
            "type": "image/x-icon"
        }
    ]
}
