{
    "name": "MAT Factory OS - Operator",
    "short_name": "MAT Operator",
    "description": "Tablet interface for factory operators - manual production data entry",
    "start_url": "/operator",
    "display": "fullscreen",
    "orientation": "portrait",
    "background_color": "#0f172a",
    "theme_color": "#1e3a5f",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "business",
        "productivity"
    ],
    "lang": "tr",
    "scope": "/operator"
}