{
  "name": "TeknoKapsül ERP",
  "short_name": "TeknoKapsül",
  "description": "TeknoKapsül ERP — pazaryeri siparişleri, stok, kargo ve kâr yönetimi",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F8F6F1",
  "theme_color": "#178A6E",
  "lang": "tr",
  "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-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Paketle",
      "short_name": "Paketle",
      "description": "Kolay Gelsin paketleme masası",
      "url": "/panel/paketle",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "HB Gönder",
      "short_name": "HB Gönder",
      "description": "Hepsiburada kargolandı bildirimi",
      "url": "/panel/hb-gonder",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Siparişler",
      "short_name": "Siparişler",
      "description": "Sipariş listesi",
      "url": "/panel/siparisler",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
