{
  "name": "YAPARIM — Senin Yerine Ben Yaparım",
  "short_name": "YAPARIM",
  "description": "Türkiye'nin görev paylaşım platformu. Kargo, alışveriş, evrak ve daha fazlası.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f3",
  "theme_color": "#faf8f3",
  "orientation": "portrait",
  "scope": "/",
  "lang": "tr",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Görev Oluştur",
      "short_name": "Oluştur",
      "description": "Hızlıca yeni görev yayınla",
      "url": "/gorev-olustur",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Görevlere Bak",
      "short_name": "Görevler",
      "description": "Açık görevleri gör",
      "url": "/gorevler",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
