{
    "name": "NDTCTC Training Institute",
    "short_name": "NDTCTC",
    "description": "Premier training institute offering NDT certification, Software Development & Embedded Systems training",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0056b3",
    "orientation": "any",
    "icons": [
        {
            "src": "static/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "static/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "prefer_related_applications": false,
    "serviceworker": {
        "src": "service-worker.js",
        "scope": "/"
    }
}
