{
    "name": "Wander Around the Globe",
    "short_name": "Wander",
    "description": "Plan trips with your companions: ideas, itineraries, budgets, routes, and journals in one private place.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#0D9488",
    "icons": [
        {
            "src": "/web-app-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/web-app-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/web-app-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
