{
    "name": "MintRoute by Muscle Mint",
    "short_name": "MintRoute",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#F2F7F5",
    "theme_color": "#2A5B53",
    "description": "Optimize your delivery routes with MintRoute - smart route planning for Muscle Mint deliveries.",
    "icons": [
        {
            "src": "assets/icon.svg",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml"
        }
    ]
}