{
  "name": "Trend Tube",
  "short_name": "TrendTube",
  "description": "اكتشف أحدث الفيديوهات الرائجة على YouTube",
  "start_url": "/?v=6",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F172A",
  "background_color": "#FFFFFF",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["entertainment", "video", "social"],
  "icons": [
    {
      "src": "/icon-192.png?v=6",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png?v=6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "البحث",
      "short_name": "بحث",
      "url": "/search",
      "icons": [{ "src": "/icon-192.png?v=6", "sizes": "192x192" }]
    }
  ]
}
