{
  "name": "ReelsUp - ريلز اب, تسوّق بـثقة",
  "short_name": "ReelsUp",
  "description": "منصة ReelsUp الرقمية المبتكرة لعرض المنتجات والتواصل المباشر عبر الفيديوهات القصيرة.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#720000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/Logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "social", "business"],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1611162617474-5b21e879e113?q=80&w=1080&auto=format&fit=crop",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Reels Feed"
    }
  ]
}