{
  "name": "GSK Restoran",
  "short_name": "GSK Restoran",
  "description": "Mal kabul, tedarik girişi ve günlük onay takibi",
  "start_url": "/TedarikGiris/Index",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "lang": "tr",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Yeni Mal Kabul",
      "short_name": "Yeni Mal Kabul",
      "description": "Yeni bir mal kabul kaydı oluştur",
      "url": "/MalKabul/Yeni",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
