{
    "name": "Perutz OMS - Order Management System",
    "short_name": "Perutz OMS",
    "description": "Order Management System for Max Perutz Labs - Track your IT orders",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f4f6f9",
    "theme_color": "#003854",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/apple-icon-120x120.png",
            "sizes": "120x120",
            "type": "image/png"
        },
        {
            "src": "/apple-icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "/apple-icon-180x180.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "categories": ["business", "productivity"],
    "lang": "en"
}
