{
    "name": "Wheeley Fleet",
    "short_name": "Fleet",
    "description": "Wheeley Fleet Management System – Monitor, dispatch, and manage your EV rental fleet in real time.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0f1e",
    "theme_color": "#3b82f6",
    "lang": "en",
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "icons": [
        {
            "src": "/app-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/app-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/app-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Pay Rent",
            "short_name": "Pay",
            "description": "Pay your bike rental",
            "url": "/?action=pay",
            "icons": [
                {
                    "src": "/app-icon.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "screenshots": [],
    "related_applications": [],
    "prefer_related_applications": false
}
