{
  "name": "Duenor — İşletme Yönetim Platformu",
  "short_name": "Duenor",
  "description": "Duenor — KOBİ'ler için ön muhasebe, stok, cari ve saha satış yönetim platformu.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1629",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Yeni Fatura",
      "short_name": "Fatura",
      "description": "Hızlıca yeni fatura oluştur",
      "url": "/finance/invoices/create",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Stok Listesi",
      "short_name": "Stok",
      "description": "Stok kartlarını görüntüle",
      "url": "/inventory/products",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
