{
    "name": "Coffee Port - Premium Coffee Vending Solutions",
    "short_name": "Coffee Port",
    "description": "Leading provider of commercial coffee vending machines in Canada. Swiss-made coffee grinders, 15+ beverage options, 24/7 access, real-time monitoring.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#3f291b",
    "theme_color": "#3f291b",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["business", "food", "lifestyle"],
    "lang": "en",
    "dir": "ltr"
}

