{
  "name": "رحلة - تطبيق الزواج والرحلات الداخلية",
  "short_name": "رحلة",
  "description": "أول تطبيق للتعارف والرحلات الداخلية في مصر",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7fa",
  "theme_color": "#1e2a47",
  "dir": "rtl",
  "lang": "ar",
  
  "icons": [
    {
      "src": "icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  
  "screenshots": [
    {
      "src": "screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
    {
      "src": "screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png"
    }
  ],
  
  "categories": ["social", "dating", "travel", "lifestyle"],
  
  "shortcuts": [
    {
      "name": "البحث عن شريك",
      "short_name": "بحث",
      "description": "ابحث عن شريك حياتك",
      "url": "/?action=search",
      "icons": [
        {
          "src": "icon-search.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "الرحلات المتاحة",
      "short_name": "رحلات",
      "description": "استكشف الرحلات الداخلية المتاحة",
      "url": "/?action=trips",
      "icons": [
        {
          "src": "icon-trips.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "رسائلي",
      "short_name": "رسائل",
      "description": "تحقق من رسائلك الجديدة",
      "url": "/?action=messages",
      "icons": [
        {
          "src": "icon-messages.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  
  "related_applications": [],
  
  "prefer_related_applications": false,
  
  "iarc_rating_id": "",
  
  "display_override": ["standalone", "fullscreen"],
  
  "edge_side_panel": {
    "preferred_width": 400
  },
  
  "handle_links": "preferred",
  
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  
  "note": "💞 أيقونة التطبيق: قلبين متداخلين مع اسم رحلة تحتها"
}