{
    "name": "Jobet - Smart Travel Planning",
    "short_name": "Jobet",
    "description": "Charting a new course in travel by fusing AI-powered planning with integrated travel and finance ecosystem",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f4f1e8",
    "theme_color": "#003366",
    "categories": [
        "travel",
        "lifestyle"
    ],
    "lang": "en",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}