{
  "id": "/?source=pwa",
  "name": "HEMAD - Hukuk ve Ekonomi Araştırmaları Derneği",
  "short_name": "HEMAD",
  "description": "HEMAD resmi internet sitesi - duyurular, etkinlikler, raporlar ve üyelik başvuruları.",
  "lang": "tr-TR",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f766e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/brand/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/brand/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Duyurular ve Etkinlikler",
      "short_name": "Duyurular",
      "url": "/duyurular-ve-etkinlikler",
      "icons": [
        {
          "src": "/brand/pwa-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Üyelik Başvurusu",
      "short_name": "Üyelik",
      "url": "/uyelik",
      "icons": [
        {
          "src": "/brand/pwa-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "İletişim",
      "short_name": "İletişim",
      "url": "/iletisim",
      "icons": [
        {
          "src": "/brand/pwa-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
