{
    "name": "LAZER yönetim — Üretim Yönetim Sistemi",
    "short_name": "LAZER yönetim",
    "description": "Lazer kesim firmaları için teklif, üretim, stok ve muhasebe yönetim sistemi.",
    "lang": "tr",
    "dir": "ltr",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#4A90E2",
    "background_color": "#ffffff",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "İş Emirleri",
            "short_name": "İş Emri",
            "url": "/work-orders",
            "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
        },
        {
            "name": "Teklif Oluştur",
            "short_name": "Teklif",
            "url": "/offers/create",
            "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
        },
        {
            "name": "Tahsilat Al",
            "short_name": "Tahsilat",
            "url": "/accounting/collection",
            "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
        }
    ]
}
