{
    "name": "TowTruck Center",
    "short_name": "TowTruck",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#2364AA",
    "description": "TowTruck Center dispatch, driver, ticket, photo, invoice, and reporting workflows.",
    "orientation": "portrait-primary",
    "categories": ["business", "productivity"],
    "prefer_related_applications": false,
    "screenshots": [
        {
            "src": "screenshots/towtruck-center-phone.png",
            "sizes": "1179x2556",
            "type": "image/png",
            "form_factor": "narrow"
        },
        {
            "src": "screenshots/towtruck-center-tablet.jpg",
            "sizes": "1142x859",
            "type": "image/jpeg",
            "form_factor": "wide"
        }
    ],
    "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"
        }
    ]
}
