{
    "name": "HNC Endüstriyel Mutfak Makinaları - Sipariş Takip",
    "short_name": "HNC",
    "description": "Sipariş takip, üretim yönetimi ve müşteri portalı.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0E1116",
    "theme_color": "#0E1116",
    "lang": "tr-TR",
    "dir": "ltr",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/assets/images/hnc-logo.png",
            "sizes": "192x192 256x256 384x384 512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/images/hnc-logo.png",
            "sizes": "192x192 256x256 384x384 512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "url": "/dashboard",
            "description": "Ana yönetim sayfası"
        },
        {
            "name": "Siparişler",
            "short_name": "Siparişler",
            "url": "/orders",
            "description": "Tüm siparişler"
        },
        {
            "name": "Bildirimler",
            "short_name": "Bildirimler",
            "url": "/notifications",
            "description": "Bildirim merkezi"
        }
    ]
}
