{
    "name": "Travel Rintik",
    "short_name": "TravelCFO",
    "description": "Your AI travel operating system — plan smarter, travel better.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#FFFFFF",
    "theme_color": "#FFFFFF",
    "lang": "en",
    "categories": ["travel", "finance", "utilities"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "My Trips",
            "url": "/trips",
            "description": "View all your trips"
        }
    ]
}
