{
  "name": "Yilmaz BV Muhasebe",
  "short_name": "Yilmaz BV",
  "description": "Surat Kargo Nakliye Muhasebe ve Sefer Yonetim Sistemi",
  "start_url": "/mobile/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3c72",
  "orientation": "portrait-primary",
  "lang": "tr-TR",
  "dir": "ltr",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hızlı Gider",
      "url": "/expenses/quick_add.php",
      "description": "Mobil hızlı gider girişi"
    },
    {
      "name": "Rapor Al",
      "url": "/reports/mobile.php",
      "description": "Mobil rapor merkezi"
    },
    {
      "name": "Belge Yükle",
      "url": "/documents/upload.php",
      "description": "Belge arşivine dosya yükle"
    },
    {
      "name": "Bakım Takip",
      "url": "/maintenance/list.php",
      "description": "Araç bakım ve hatırlatma"
    }
  ]
}