{
    "name": "Tripvalory",
    "short_name": "Tripvalory",
    "lang": "en",
    "orientation": "portrait",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "description": "Tripvalory is a platform that helps you find, plan and organize your travel experiences. Find the destinations, manage your travel program and share your experiences.",
    "icons": [
        {
            "src": "storage/assets/favicons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "storage/assets/favicons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
