{
    "id": "medcenter-pos-v2",
    "name": "MedCentre",
    "short_name": "MedScanner",
    "description": "Industrial-grade Pharmacy Management System with OCR/Barcode Scanning",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "categories": [
        "business",
        "medical",
        "productivity"
    ],
    "background_color": "#0f172a",
    "theme_color": "#3b82f6",
    "icons": [
        {
            "src": "/vite.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/vite.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}