{
  "name": "ZNG — Zonguldak Şehir Platformu",
  "short_name": "ZNG",
  "description": "Zonguldak'ın dijital şehir platformu. Firmalar, ustalar, online randevu, haberler, etkinlikler, taksi, otobüs hatları, nöbetçi eczaneler, ikinci el ilan, sosyal ağ ve daha fazlası tek uygulamada.",
  "lang": "tr-TR",
  "dir": "ltr",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0a0a0a",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "social", "utilities", "business", "news"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ZNG Ana Sayfa"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ZNG Masaüstü"
    }
  ],
  "shortcuts": [
    {
      "name": "Usta Bul",
      "short_name": "Ustalar",
      "url": "/?screen=usta",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Nöbetçi Eczane",
      "short_name": "Eczane",
      "url": "/?screen=eczane",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Taksi Çağır",
      "short_name": "Taksi",
      "url": "/?screen=taksi",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "scope_extensions": [
    { "origin": "https://zng2.vercel.app" }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+zng",
      "url": "/?action=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "image/*": [".png", ".jpg", ".jpeg", ".gif", ".webp"]
      }
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred",
  "tab_strip": {
    "home_tab": "auto",
    "new_tab_button": "auto"
  },
  "note_taking": {
    "new_note_url": "/"
  },
  "widgets": [
    {
      "name": "ZNG Nöbetçi Eczane",
      "short_name": "Eczane",
      "description": "Günün nöbetçi eczanelerini gösterir",
      "tag": "nobetci-eczane",
      "ms_ac_template": "widget/eczane",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }],
      "screenshots": [{ "src": "/icons/icon-512.png", "sizes": "512x512" }],
      "backgrounds": [{ "src": "/icons/icon-512.png", "sizes": "512x512" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.vercel.zng.twa",
      "id": "app.vercel.zng.twa"
    }
  ],
  "gcm_sender_id": "103953800507"
}
