{
    "name": "Truckmate LLC - Professional Truck Dispatch Services",
    "short_name": "Truckmate",
    "description": "Professional truck dispatching services for owner-operators and fleet owners across the USA. Get dry van, reefer, flatbed, hotshot dispatch and more.",
    "start_url": "https://truckmate-llc.com/",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#1a1a2e",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "logo_black.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "logo_black.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["business", "transportation"],
    "lang": "en-US",
    "dir": "ltr",
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name": "Get a Quote",
            "short_name": "Quote",
            "description": "Get a free dispatch quote",
            "url": "https://truckmate-llc.com/#contact",
            "icons": [{ "src": "logo_black.svg", "sizes": "96x96" }]
        },
        {
            "name": "Our Services",
            "short_name": "Services",
            "description": "View our dispatch services",
            "url": "https://truckmate-llc.com/#services",
            "icons": [{ "src": "logo_black.svg", "sizes": "96x96" }]
        },
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with Truckmate",
            "url": "https://truckmate-llc.com/#contact",
            "icons": [{ "src": "logo_black.svg", "sizes": "96x96" }]
        }
    ]
}
