{
  "name": "İzmir Nöbetçi Eczane",
  "short_name": "İzmir Eczane",
  "description": "İzmir'deki güncel nöbetçi eczane listesi ve harita uygulaması",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "tr-TR",
  "icons": [
    {
      "src": "/eczane.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/eczane.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "navigation", "lifestyle"],
  "shortcuts": [
    {
      "name": "Bugünkü Nöbetçi Eczaneler",
      "short_name": "Bugün",
      "description": "Bugünkü nöbetçi eczane listesi",
      "url": "/",
      "icons": [{ "src": "/eczane.png", "sizes": "192x192" }]
    }
  ]
}
