{ "name": "DncOps", "short_name": "DncOps", "description": "DNC Shipping operasyon yönetim paneli — sevkiyatlar, müşteriler, taşıyıcılar ve teklifler.", "lang": "tr", "dir": "ltr", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#0F1419", "theme_color": "#0F1419", "categories": ["business", "productivity", "logistics"], "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" }, { "src": "./icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ], "shortcuts": [ { "name": "Yeni Sevkiyat", "short_name": "Yeni", "url": "./shipments/new", "description": "Yeni bir sevkiyat oluştur" }, { "name": "Sevkiyatlar", "short_name": "Sevkiyatlar", "url": "./shipments" }, { "name": "Teklifler", "short_name": "Teklifler", "url": "./quotes" } ] }