{
  "name": "Platform — Yazılım & Oyun Topluluğu",
  "short_name": "Platform",
  "description": "Yazılım, oyun rehberleri, donanım ve günlük konularda bilgi paylaşımı topluluğu.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020617",
  "theme_color": "#4f46e5",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["social", "education", "games"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.php?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.php?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon.php?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Platform Ana Sayfa"
    }
  ],
  "shortcuts": [
    {
      "name": "Yeni Gönderi",
      "short_name": "Yeni",
      "url": "/new-post?utm_source=pwa_shortcut",
      "description": "Yeni bir forum gönderisi oluştur",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "url": "/blog?utm_source=pwa_shortcut",
      "description": "Blog yazılarını oku",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Mesajlar",
      "short_name": "DM",
      "url": "/messages?utm_source=pwa_shortcut",
      "description": "Doğrudan mesajlarına bak",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Arama",
      "short_name": "Ara",
      "url": "/search?utm_source=pwa_shortcut",
      "description": "Gönderi ve kullanıcı ara",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ],
  "share_target": {
    "action": "/new-post",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "body",
      "url": "url"
    }
  },
  "related_applications": [],
  "prefer_related_applications": false
}
