{
  "name": "SwingTribe",
  "short_name": "SwingTribe",
  "description": "Professional golf society management platform for tournaments, scoring, and member management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["sports", "lifestyle", "social", "productivity"],
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay", "standalone"],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing",
    "route_to": "existing-client"
  },
  "handle_links": "preferred",
  "protocol_handlers": [
    {
      "protocol": "web+swingtribe",
      "url": "/?protocol=%s"
    }
  ],
  "url_handlers": [
    {
      "origin": "https://play.swingtribe.com"
    }
  ],
  "icons": [
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/c_crop,g_auto,h_800,w_800/r_20/b_rgb:FFFFFF,w_72,h_72,c_pad,q_auto,f_auto/wmjtyyhorycekwt6khpe",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/c_crop,g_auto,h_800,w_800/r_20/b_rgb:FFFFFF,w_96,h_96,c_pad,q_auto,f_auto/wmjtyyhorycekwt6khpe",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/c_crop,g_auto,h_800,w_800/r_20/b_rgb:FFFFFF,w_128,h_128,c_pad,q_auto,f_auto/wmjtyyhorycekwt6khpe",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/c_crop,g_auto,h_800,w_800/r_20/b_rgb:FFFFFF,w_144,h_144,c_pad,q_auto,f_auto/wmjtyyhorycekwt6khpe",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/c_crop,g_auto,h_800,w_800/r_20/b_rgb:FFFFFF,w_152,h_152,c_pad,q_auto,f_auto/wmjtyyhorycekwt6khpe",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/c_crop,g_auto,h_800,w_800/r_20/b_rgb:FFFFFF,w_192,h_192,c_pad,q_auto,f_auto/wmjtyyhorycekwt6khpe",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/c_crop,g_auto,h_800,w_800/r_20/b_rgb:FFFFFF,w_384,h_384,c_pad,q_auto,f_auto/wmjtyyhorycekwt6khpe",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/c_crop,g_auto,h_800,w_800/r_20/b_rgb:FFFFFF,w_512,h_512,c_pad,q_auto,f_auto/wmjtyyhorycekwt6khpe",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Join Tournament",
      "short_name": "Join",
      "description": "Join a golf tournament",
      "url": "/",
      "icons": [{ 
        "src": "https://res.cloudinary.com/delhdvb2q/image/upload/v1/swingtribe-icons/trophy-emerald-600-96.png",
        "sizes": "96x96" 
      }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your golf dashboard",
      "url": "/dashboard",
      "icons": [{ 
        "src": "https://res.cloudinary.com/delhdvb2q/image/upload/v1/swingtribe-icons/bar-chart-3-emerald-600-96.png",
        "sizes": "96x96" 
      }]
    },
    {
      "name": "Create Tournament",
      "short_name": "Create",
      "description": "Create a new golf tournament",
      "url": "/tournament/create",
      "icons": [{ 
        "src": "https://res.cloudinary.com/delhdvb2q/image/upload/v1/swingtribe-icons/calendar-plus-emerald-600-96.png",
        "sizes": "96x96" 
      }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/features/dashboard_tribes.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "SwingTribe Dashboard - Manage your golf tribes and tournaments"
    },
    {
      "src": "/screenshots/features/tournament-flow/tournament_view_4_live_scoring.webp",
      "sizes": "1280x720", 
      "type": "image/webp",
      "form_factor": "wide",
      "label": "SwingTribe Live Scoring - Real-time tournament leaderboards"
    },
    {
      "src": "/screenshots/features/tournament-flow/tournament_view_1_admin_options.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "SwingTribe Tournament Management - Admin controls and tournament settings"
    },
    {
      "src": "/screenshots/features/tournament-flow/tournament_view_5_leaderboard_options.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "SwingTribe Leaderboards - View rankings and tournament results"
    },
    {
      "src": "/screenshots/features/tournament-flow/tournament_view_3_tee_sheet_manager.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "SwingTribe Tee Sheet - Organize tournament tee times and player groups"
    },
    {
      "src": "/screenshots/features/tribe_tournaments.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "SwingTribe Tribe Tournaments - Browse and join upcoming golf events"
    },
    {
      "src": "/screenshots/features/tournament-flow/tournament_step_1_choose_booking_type.webp",
      "sizes": "750x1334",
      "type": "image/webp", 
      "form_factor": "narrow",
      "label": "SwingTribe Mobile - Create and join tournaments on the go"
    },
    {
      "src": "/screenshots/features/tournament-flow/tournament_step_2_booking_details.webp",
      "sizes": "750x1334",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "SwingTribe Tournament Setup - Configure tournament details and settings"
    },
    {
      "src": "/screenshots/features/tournament-flow/tournament_step_3_payment_options.webp",
      "sizes": "750x1334",
      "type": "image/webp",
      "form_factor": "narrow", 
      "label": "SwingTribe Payments - Secure and transparent payment processing"
    },
    {
      "src": "/screenshots/features/tournament-flow/tournament_step_4_details.webp",
      "sizes": "750x1334",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "SwingTribe Tournament Details - Review and finalize tournament information"
    },
    {
      "src": "/screenshots/features/tournament-flow/tournament_step_5_alert_members.webp",
      "sizes": "750x1334",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "SwingTribe Notifications - Alert tribe members about new tournaments"
    },
    {
      "src": "/screenshots/features/tournament-flow/tournament_view_1_join_confirmation.webp",
      "sizes": "750x1334",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "SwingTribe Join Tournament - Confirm participation in golf tournaments"
    }
  ],
  "splash_screens": [
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_640,h_1136,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_399,c_fit,g_north_east,x_0,y_0/l_text:Poppins_57_bold:Connect,co_white,g_north_west,x_64,y_682/l_text:Poppins_57_bold:Play,co_white,g_north_west,x_64,y_756/l_text:Poppins_57_bold:Belong.,co_white,g_north_west,x_64,y_830/l_text:Poppins_39_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_64,y_919/l_text:Poppins_39_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_93,y_910/blank_y4jhxa.png",
      "sizes": "640x1136",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_750,h_1334,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_468,c_fit,g_north_east,x_0,y_0/l_text:Poppins_67_bold:Connect,co_white,g_north_west,x_75,y_800/l_text:Poppins_67_bold:Play,co_white,g_north_west,x_75,y_900/l_text:Poppins_67_bold:Belong.,co_white,g_north_west,x_75,y_1000/l_text:Poppins_45_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_75,y_1107/l_text:Poppins_45_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_109,y_1090/blank_y4jhxa.png",
      "sizes": "750x1334",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1242,h_2208,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_774,c_fit,g_north_east,x_0,y_0/l_text:Poppins_110_bold:Connect,co_white,g_north_west,x_124,y_1325/l_text:Poppins_110_bold:Play,co_white,g_north_west,x_124,y_1470/l_text:Poppins_110_bold:Belong.,co_white,g_north_west,x_124,y_1615/l_text:Poppins_75_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_124,y_1787/l_text:Poppins_75_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_180,y_1765/blank_y4jhxa.png",
      "sizes": "1242x2208",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1125,h_2436,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_702,c_fit,g_north_east,x_0,y_0/l_text:Poppins_122_bold:Connect,co_white,g_north_west,x_113,y_1462/l_text:Poppins_122_bold:Play,co_white,g_north_west,x_113,y_1650/l_text:Poppins_122_bold:Belong.,co_white,g_north_west,x_113,y_1838/l_text:Poppins_83_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_113,y_2034/l_text:Poppins_83_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_164,y_2012/blank_y4jhxa.png",
      "sizes": "1125x2436",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_828,h_1792,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_517,c_fit,g_north_east,x_0,y_0/l_text:Poppins_90_bold:Connect,co_white,g_north_west,x_83,y_1075/l_text:Poppins_90_bold:Play,co_white,g_north_west,x_83,y_1179/l_text:Poppins_90_bold:Belong.,co_white,g_north_west,x_83,y_1283/l_text:Poppins_61_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_83,y_1425/l_text:Poppins_61_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_120,y_1402/blank_y4jhxa.png",
      "sizes": "828x1792",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1170,h_2532,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_730,c_fit,g_north_east,x_0,y_0/l_text:Poppins_127_bold:Connect,co_white,g_north_west,x_117,y_1519/l_text:Poppins_127_bold:Play,co_white,g_north_west,x_117,y_1684/l_text:Poppins_127_bold:Belong.,co_white,g_north_west,x_117,y_1849/l_text:Poppins_86_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_117,y_2040/l_text:Poppins_86_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_169,y_2027/blank_y4jhxa.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1284,h_2778,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_802,c_fit,g_north_east,x_0,y_0/l_text:Poppins_139_bold:Connect,co_white,g_north_west,x_128,y_1667/l_text:Poppins_139_bold:Play,co_white,g_north_west,x_128,y_1852/l_text:Poppins_139_bold:Belong.,co_white,g_north_west,x_128,y_2037/l_text:Poppins_95_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_128,y_2260/l_text:Poppins_95_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_185,y_2233/blank_y4jhxa.png",
      "sizes": "1284x2778",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1242,h_2688,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_774,c_fit,g_north_east,x_0,y_0/l_text:Poppins_134_bold:Connect,co_white,g_north_west,x_124,y_1613/l_text:Poppins_134_bold:Play,co_white,g_north_west,x_124,y_1793/l_text:Poppins_134_bold:Belong.,co_white,g_north_west,x_124,y_1973/l_text:Poppins_91_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_124,y_2187/l_text:Poppins_91_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_180,y_2160/blank_y4jhxa.png",
      "sizes": "1242x2688",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1290,h_2796,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_805,c_fit,g_north_east,x_0,y_0/l_text:Poppins_140_bold:Connect,co_white,g_north_west,x_129,y_1678/l_text:Poppins_140_bold:Play,co_white,g_north_west,x_129,y_1867/l_text:Poppins_140_bold:Belong.,co_white,g_north_west,x_129,y_2056/l_text:Poppins_95_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_129,y_2280/l_text:Poppins_95_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_187,y_2256/blank_y4jhxa.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1536,h_2048,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_959,c_fit,g_north_east,x_0,y_0/l_text:Poppins_102_bold:Connect,co_white,g_north_west,x_154,y_1229/l_text:Poppins_102_bold:Play,co_white,g_north_west,x_154,y_1359/l_text:Poppins_102_bold:Belong.,co_white,g_north_west,x_154,y_1489/l_text:Poppins_70_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_154,y_1648/l_text:Poppins_70_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_223,y_1638/blank_y4jhxa.png",
      "sizes": "1536x2048",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1488,h_2266,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_928,c_fit,g_north_east,x_0,y_0/l_text:Poppins_113_bold:Connect,co_white,g_north_west,x_149,y_1360/l_text:Poppins_113_bold:Play,co_white,g_north_west,x_149,y_1526/l_text:Poppins_113_bold:Belong.,co_white,g_north_west,x_149,y_1692/l_text:Poppins_77_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_149,y_1880/l_text:Poppins_77_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_216,y_1869/blank_y4jhxa.png",
      "sizes": "1488x2266",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1620,h_2160,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_1011,c_fit,g_north_east,x_0,y_0/l_text:Poppins_108_bold:Connect,co_white,g_north_west,x_162,y_1296/l_text:Poppins_108_bold:Play,co_white,g_north_west,x_162,y_1458/l_text:Poppins_108_bold:Belong.,co_white,g_north_west,x_162,y_1620/l_text:Poppins_73_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_162,y_1800/l_text:Poppins_73_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_234,y_1782/blank_y4jhxa.png",
      "sizes": "1620x2160",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1640,h_2360,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_1024,c_fit,g_north_east,x_0,y_0/l_text:Poppins_118_bold:Connect,co_white,g_north_west,x_164,y_1416/l_text:Poppins_118_bold:Play,co_white,g_north_west,x_164,y_1593/l_text:Poppins_118_bold:Belong.,co_white,g_north_west,x_164,y_1770/l_text:Poppins_80_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_164,y_1978/l_text:Poppins_80_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_238,y_1960/blank_y4jhxa.png",
      "sizes": "1640x2360",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1668,h_2224,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_1041,c_fit,g_north_east,x_0,y_0/l_text:Poppins_111_bold:Connect,co_white,g_north_west,x_167,y_1334/l_text:Poppins_111_bold:Play,co_white,g_north_west,x_167,y_1499/l_text:Poppins_111_bold:Belong.,co_white,g_north_west,x_167,y_1664/l_text:Poppins_76_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_167,y_1848/l_text:Poppins_76_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_242,y_1830/blank_y4jhxa.png",
      "sizes": "1668x2224",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1668,h_2388,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_1041,c_fit,g_north_east,x_0,y_0/l_text:Poppins_119_bold:Connect,co_white,g_north_west,x_167,y_1433/l_text:Poppins_119_bold:Play,co_white,g_north_west,x_167,y_1613/l_text:Poppins_119_bold:Belong.,co_white,g_north_west,x_167,y_1793/l_text:Poppins_81_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_167,y_2004/l_text:Poppins_81_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_242,y_1986/blank_y4jhxa.png",
      "sizes": "1668x2388",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_2048,h_2732,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_1278,c_fit,g_north_east,x_0,y_0/l_text:Poppins_137_bold:Connect,co_white,g_north_west,x_205,y_1639/l_text:Poppins_137_bold:Play,co_white,g_north_west,x_205,y_1817/l_text:Poppins_137_bold:Belong.,co_white,g_north_west,x_205,y_1995/l_text:Poppins_93_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_205,y_2215/l_text:Poppins_93_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_261,y_2187/blank_y4jhxa.png",
      "sizes": "2048x2732",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_720,h_1600,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_450,c_fit,g_north_east,x_0,y_0/l_text:Poppins_80_bold:Connect,co_white,g_north_west,x_72,y_960/l_text:Poppins_80_bold:Play,co_white,g_north_west,x_72,y_1040/l_text:Poppins_80_bold:Belong.,co_white,g_north_west,x_72,y_1120/l_text:Poppins_54_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_72,y_1248/l_text:Poppins_54_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_104,y_1232/blank_y4jhxa.png",
      "sizes": "720x1600",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1080,h_2340,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_674,c_fit,g_north_east,x_0,y_0/l_text:Poppins_117_bold:Connect,co_white,g_north_west,x_108,y_1404/l_text:Poppins_117_bold:Play,co_white,g_north_west,x_108,y_1560/l_text:Poppins_117_bold:Belong.,co_white,g_north_west,x_108,y_1716/l_text:Poppins_80_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_108,y_1899/l_text:Poppins_80_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_157,y_1886/blank_y4jhxa.png",
      "sizes": "1080x2340",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1080,h_2400,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_674,c_fit,g_north_east,x_0,y_0/l_text:Poppins_120_bold:Connect,co_white,g_north_west,x_108,y_1440/l_text:Poppins_120_bold:Play,co_white,g_north_west,x_108,y_1596/l_text:Poppins_120_bold:Belong.,co_white,g_north_west,x_108,y_1752/l_text:Poppins_82_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_108,y_1940/l_text:Poppins_82_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_157,y_1920/blank_y4jhxa.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1440,h_3040,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_899,c_fit,g_north_east,x_0,y_0/l_text:Poppins_152_bold:Connect,co_white,g_north_west,x_144,y_1824/l_text:Poppins_152_bold:Play,co_white,g_north_west,x_144,y_2000/l_text:Poppins_152_bold:Belong.,co_white,g_north_west,x_144,y_2176/l_text:Poppins_103_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_144,y_2412/l_text:Poppins_103_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_209,y_2384/blank_y4jhxa.png",
      "sizes": "1440x3040",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1440,h_3200,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_899,c_fit,g_north_east,x_0,y_0/l_text:Poppins_160_bold:Connect,co_white,g_north_west,x_144,y_1920/l_text:Poppins_160_bold:Play,co_white,g_north_west,x_144,y_2080/l_text:Poppins_160_bold:Belong.,co_white,g_north_west,x_144,y_2240/l_text:Poppins_109_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_144,y_2480/l_text:Poppins_109_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_209,y_2464/blank_y4jhxa.png",
      "sizes": "1440x3200",
      "type": "image/png",
      "purpose": "splash"
    },
    {
      "src": "https://res.cloudinary.com/delhdvb2q/image/upload/w_1200,h_2000,c_fill,b_rgb:0b1740,f_png,q_auto:best/l_swing-tribe-logo_znp4kj,w_749,c_fit,g_north_east,x_0,y_0/l_text:Poppins_100_bold:Connect,co_white,g_north_west,x_120,y_1200/l_text:Poppins_100_bold:Play,co_white,g_north_west,x_120,y_1330/l_text:Poppins_100_bold:Belong.,co_white,g_north_west,x_120,y_1460/l_text:Poppins_68_bold:%E2%80%A2,co_rgb:22c55e,g_north_west,x_120,y_1616/l_text:Poppins_68_bold:SwingTribe,co_rgb:22c55e,g_north_west,x_174,y_1600/blank_y4jhxa.png",
      "sizes": "1200x2000",
      "type": "image/png",
      "purpose": "splash"
    }
  ]
}