{
  "name": "DentERP — Klinik Yönetimi",
  "short_name": "DentERP",
  "description": "Hasta, randevu, tedavi ve cari hesap yönetimi.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F6F8",
  "theme_color": "#FFFFFF",
  "lang": "tr",
  "dir": "ltr",
  "icons": [
    { "src": "ikon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "ikon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Bugün",    "url": "index.php?p=panel" },
    { "name": "Hastalar", "url": "index.php?p=hasta" },
    { "name": "Randevu",  "url": "index.php?p=randevu" },
    { "name": "Bekleme",  "url": "index.php?p=bekleme" }
  ]
}
