{
    "name": "Journey-Mate",
    "short_name": "JourneyMate",
    "description": "Find your perfect global travel companion with ease and security.",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#10B981",
    "icons": [
        {
            "src": "https://www.gstatic.com/images/branding/product/1x/travel_64dp.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "https://www.gstatic.com/images/branding/product/2x/travel_96dp.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://www.gstatic.com/images/branding/product/2x/travel_96dp.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}