{
  "name": "Kültür Sanat Sosyal İşler Müdürlüğü",
  "short_name": "KSSIM",
  "description": "Kültür Sanat Sosyal İşler Müdürlüğü etkinlik ve yönetim sistemi",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#14b8a6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "tr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/appicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/appicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/appicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/appicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "/kulturlogo.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Etkinlik Talep Et",
      "short_name": "Talep",
      "description": "Yeni etkinlik talebi oluştur",
      "url": "/event-request",
      "icons": [
        {
          "src": "/appicon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Etkinlikler",
      "short_name": "Etkinlik",
      "description": "Etkinlikleri görüntüle",
      "url": "/events",
      "icons": [
        {
          "src": "/appicon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Envanter",
      "short_name": "Stok",
      "description": "Envanter durumu kontrol et",
      "url": "/inventory",
      "icons": [
        {
          "src": "/appicon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Bildirimler",
      "short_name": "Bildirim",
      "description": "Bildirimlerimi gör",
      "url": "/",
      "icons": [
        {
          "src": "/appicon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}