{
  "name": "Faturasyon — E-Fatura ve Ön Muhasebe",
  "short_name": "Faturasyon",
  "description": "E-fatura, ön muhasebe, stok takibi ve pazaryeri entegrasyonu tek platformda.",
  "lang": "tr-TR",
  "dir": "ltr",
  "start_url": "/panel",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0066ff",
  "background_color": "#0f172a",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Yeni Fatura",
      "short_name": "Fatura",
      "description": "Yeni satış faturası oluştur",
      "url": "/sales-invoices/create",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Müşteriler",
      "short_name": "Müşteri",
      "description": "Müşteri listesi",
      "url": "/customers",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Ürünler",
      "short_name": "Ürün",
      "description": "Ürün listesi",
      "url": "/products",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "POS",
      "short_name": "POS",
      "description": "Hızlı satış ekranı",
      "url": "/pos/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "prefer_related_applications": false
}
