{
  "name": "Global Trust Overseas Jobs",
  "short_name": "Global Trust",
  "description": "Apply for verified overseas jobs with Global Trust Overseas Employment Agency Plc. Safe and legal job opportunities for Ethiopians with full visa processing and full support.",

  "lang": "en",
  "dir": "ltr",

  "start_url": "/?source=pwa&utm_campaign=app_install",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",

  "background_color": "#415C70",
  "theme_color": "#C8CACD",

  "categories": ["business", "jobs", "employment"],

  "icons": [
    {
      "src": "/icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "shortcuts": [
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "description": "View job alerts and updates",
      "url": "/notifications",
      "icons": [
        {
          "src": "/icons/192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Application Status",
      "short_name": "Status",
      "description": "Track your job application progress",
      "url": "/application-status",
      "icons": [
        {
          "src": "/icons/192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open your personal dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/icons/192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],

  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Homepage - Explore overseas job opportunities"
    },
    {
      "src": "/screenshots/service.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Services - Full employment support process"
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false
}
