{
  "name": "CS2 Videos - Counter Strike 2 Platform",
  "short_name": "CS2 Videos",
  "description": "Counter Strike 2 topluluğunun en büyük video platformu. CS2 videoları paylaş, canlı yayın izle, forum ve istatistikler.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0f0f0f",
  "theme_color": "#f97316",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["games", "entertainment", "social"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",

  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "shortcuts": [
    {
      "name": "Canlı Yayınlar",
      "short_name": "Live",
      "description": "CS2 canlı yayınlarını izle",
      "url": "/live?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/shortcut-live.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Shorts",
      "short_name": "Shorts",
      "description": "CS2 kısa videolarını izle",
      "url": "/shorts?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/shortcut-shorts.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Forum",
      "short_name": "Forum",
      "description": "CS2 topluluğu forumu",
      "url": "/forum?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/shortcut-forum.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Pro Ayarlar",
      "short_name": "Pro",
      "description": "Profesyonel oyuncu ayarları",
      "url": "/pro-settings?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/shortcut-pro.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],

  "screenshots": [
    {
      "src": "/screenshots/desktop-home.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "CS2 Videos Ana Sayfa - Video Feed"
    },
    {
      "src": "/screenshots/desktop-live.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "CS2 Canlı Yayınlar"
    },
    {
      "src": "/screenshots/mobile-home.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "CS2 Videos Mobil Ana Sayfa"
    },
    {
      "src": "/screenshots/mobile-shorts.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "CS2 Shorts - Kısa Videolar"
    }
  ],

  "share_target": {
    "action": "/upload",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },

  "protocol_handlers": [
    {
      "protocol": "web+cs2videos",
      "url": "/?protocol=%s"
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false,

  "edge_side_panel": {
    "preferred_width": 400
  }
}
