{
    "name": "KATS Training",
    "short_name": "KATS",
    "description": "Katz Automotive Training Services - Accelerate Your Career in the Automotive Industry",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#06BBCC",
    "orientation": "any",
    "icons": [
        {
            "src": "/assets/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}