{
  "name": "Dentaryo — Diş Kliniği Yönetim Yazılımı",
  "short_name": "Dentaryo",
  "description": "Diş klinikleri ve hastaneleri için modern yönetim yazılımı. Randevu, hasta kaydı, tedavi planlama, stok ve finans yönetimi tek platformda.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#12854f",
  "categories": ["medical", "business", "productivity", "health"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
