{
  "name": "ilkSoft Partner V2",
  "short_name": "ilkSoft V2",
  "description": "ilkSoft Partner Bayi Yönetim Paneli - Mobil Versiyon",
  "start_url": "./dashboard.aspx",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f6fa",
  "theme_color": "#dc3545",
  "categories": ["business", "productivity"],
  "lang": "tr",
  "dir": "ltr",
  "id": "ilksoft-partner-v2",
  "icons": [
    {
      "src": "../favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "../favicon.ico",
      "sizes": "72x72 96x96 128x128 144x144 152x152 192x192 256x256 512x512",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Müşteriler",
      "short_name": "Müşteriler",
      "description": "Müşteri listesini görüntüle",
      "url": "./customers.aspx",
      "icons": [{"src": "../favicon.ico", "sizes": "96x96"}]
    },
    {
      "name": "Lisanslar",
      "short_name": "Lisanslar",
      "description": "Lisans listesini görüntüle",
      "url": "./licenses.aspx",
      "icons": [{"src": "../favicon.ico", "sizes": "96x96"}]
    },
    {
      "name": "Yeni Müşteri",
      "short_name": "Yeni Müşteri",
      "description": "Yeni müşteri ekle",
      "url": "./customer-edit.aspx",
      "icons": [{"src": "../favicon.ico", "sizes": "96x96"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
