{
    "name": "Wandershare - Viajamos juntos",
    "short_name": "Wandershare",
    "description": "Planifica, sigue y disfruta tus aventuras con tu tribu.",
    "icons": [
        {
            "src": "/assets/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#0f1115",
    "background_color": "#0f1115",
    "display": "standalone",
    "start_url": "/",
    "lang": “es”-ES
}