{
    "name": "Tool Truck Pro",
    "short_name": "TTP",
    "description": "Point of sale, inventory, and customer management for mobile tool dealers.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#131c2b",
    "theme_color": "#131c2b",
    "icons": [
        {
            "src": "/brand/ttp-app-tile-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/brand/ttp-app-tile-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
