{
  "name": "Ajandio",
  "short_name": "Ajandio",
  "description": "Online randevu, müşteri takibi, SMS bildirimleri ve işletme yönetimi tek platformda.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#f7f8fb",
  "theme_color": "#0f766e",
  "lang": "tr-TR",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {"src": "/assets/brand/ajandio-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/assets/brand/ajandio-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "İşletme paneli", "short_name": "Panel", "url": "/panel", "description": "Ajandio işletme panelini aç"},
    {"name": "Giriş yap", "short_name": "Giriş", "url": "/login", "description": "Ajandio hesabınıza giriş yapın"},
    {"name": "14 gün ücretsiz dene", "short_name": "Dene", "url": "/register", "description": "İşletmeniz için deneme hesabı oluşturun"}
  ]
}
