{
  "name": "Depomax",
  "short_name": "Depomax",
  "description": "Depo ve sevkiyat yönetim sistemi",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F52BA",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Toplama",
      "url": "/toplama.html",
      "description": "Sipariş toplama ekranı"
    },
    {
      "name": "Kontrol",
      "url": "/kontrol.html",
      "description": "Sipariş kontrol ekranı"
    },
    {
      "name": "Şube Sipariş",
      "url": "/sube.html",
      "description": "Şube sipariş ver"
    },
    {
      "name": "Teslimat",
      "url": "/surucu.html",
      "description": "Sürücü teslimat listesi"
    }
  ]
}
