{
    "name": "Owner Operator AI",
    "short_name": "OO AI",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1e293b",
    "description": "Owner Operator AI Agentic OS for freight, with Humanic mode for human-controlled operations.",
    "orientation": "any",
    "prefer_related_applications": false,
    "categories": [
        "business",
        "finance",
        "productivity"
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Load Board",
            "short_name": "Loads",
            "url": "/load-board",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "CPM Calculator",
            "short_name": "CPM",
            "url": "/cpm-calculator",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "IFTA Report",
            "short_name": "IFTA",
            "url": "/ifta-report",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
