{
  "name": "AURA İntegra",
  "short_name": "AURA",
  "description": "Teknik servis ve bayi ERP yönetim paneli",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#05061a",
  "theme_color": "#0284c7",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Atölye",
      "url": "/dashboard/atolye",
      "description": "Servis kayıtları"
    },
    {
      "name": "Hızlı Kabul",
      "url": "/dashboard/kabul",
      "description": "Cihaz kabul"
    },
    {
      "name": "Satış POS",
      "url": "/dashboard/satis",
      "description": "Barkod ile satış"
    },
    {
      "name": "Stok Sayım",
      "url": "/dashboard/stok/sayim",
      "description": "Barkod ile sayım"
    },
    {
      "name": "Kasa",
      "url": "/dashboard/kasa",
      "description": "Günlük kasa"
    },
    {
      "name": "Müşteri Takip",
      "url": "/takip",
      "description": "Portal takip sayfası"
    }
  ]
}
