{
    "name": "Dental Lab Pro",
    "short_name": "DL Pro",
    "description": "Professional dental laboratory management & Nexus routing platform",
    "start_url": "/login",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#eef2ff",
    "theme_color": "#6366f1",
    "categories": [
        "medical",
        "health",
        "business"
    ],
    "icons": [
        {
            "src": "/favico.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favico.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favico.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false
}