{
    "name": "OnPoint Connect - Fleet Management Solutions",
    "short_name": "OnPoint Connect",
    "description": "Professional fleet management, tachograph compliance, and telematics solutions for modern businesses",
    "start_url": "/",
    "display": "minimal-ui",
    "background_color": "#ffffff",
    "theme_color": "#ed6d05",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-GB",
    "categories": ["business", "productivity", "utilities"],
    "icons": [
        {
            "src": "image/logo/OnPoint/OnPoint Connect primary.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "image/logo/OnPoint/OnPoint Connect primary.png", 
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "image/banner/home.webp",
            "sizes": "1280x720",
            "type": "image/webp",
            "platform": "wide",
            "label": "OnPoint Connect Dashboard Overview"
        },
        {
            "src": "image/banner/Tachograph.webp",
            "sizes": "1280x720", 
            "type": "image/webp",
            "platform": "wide",
            "label": "Tachograph Compliance Solution"
        }
    ],
    "shortcuts": [
        {
            "name": "Tachograph Solutions",
            "short_name": "Tachograph",
            "description": "Remote tachograph download and compliance",
            "url": "/tachograph",
            "icons": [
                {
                    "src": "image/banner/Tachograph.webp",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch for a consultation",
            "url": "/contact",
            "icons": [
                {
                    "src": "image/logo/OnPoint/OnPoint Connect primary.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Van Tachograph Guide",
            "short_name": "Blog Guide",
            "description": "July 2026 tachograph guide for vans over 2.5 tonnes",
            "url": "/blog/do-i-need-a-tachograph-for-a-van-over-2-5-tonnes",
            "icons": [
                {
                    "src": "image/banner/fleet-management.webp",
                    "sizes": "96x96"
                }
            ]
        }
    ]
}

