{
    "name": "Techclick",
    "short_name": "Techclick",
    "description": "Hands-on cybersecurity, SASE, firewall and network security training from Techclick.",
    "start_url": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "browser"
    ],
    "background_color": "#0a0a0f",
    "theme_color": "#ff9d3c",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "scope": "/",
    "lang": "en-US",
    "categories": [
        "education",
        "business",
        "productivity"
    ],
    "shortcuts": [
        {
            "name": "Trainings",
            "short_name": "Courses",
            "description": "Browse Techclick live and recorded training programs.",
            "url": "/trainings",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "My Courses",
            "short_name": "Courses",
            "description": "Open enrolled courses, recordings and certificates.",
            "url": "/my-courses",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Blogs",
            "short_name": "Blogs",
            "description": "Read Techclick cybersecurity tutorials and interview guides.",
            "url": "/blogs",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ]
}
