{
  "name": "Nöbetçi Eczanem",
  "short_name": "Eczanem",
  "description": "Türkiye'nin en hızlı nöbetçi eczane bulma asistanı. Acil durumlarda konumunuza en yakın eczaneyi saniyeler içinde bulun ve yol tarifi alın.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1121",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Nöbetçi Eczanem Masaüstü Arayüzü"
    },
    {
      "src": "/screenshot-mobile.jpg",
      "sizes": "720x1280",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Nöbetçi Eczanem Mobil Arayüzü"
    }
  ]
}