{
  "name": "aynatarak.com — Bakımına Uygun İşletmeyi ve Uzmanı Bul",
  "short_name": "aynatarak",
  "description": "Güzellik ve kişisel bakım işletmelerini keşfet, uzmanını seç ve randevunu takip et.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0ea5a4",
  "categories": ["productivity", "services"],
  "icons": [
    { "src": "/assets/icons/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
