{
  "name": "Everything Remote Job",
  "short_name": "ERJ",
  "description": "Land a dollar-backed remote role from Africa. Mastery Training, How to Get a Remote Job, and the Inner Circle 1:1 residency.",
  "start_url": "/index.html?source=pwa",
  "id": "/index.html",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "theme_color": "#FAF8F4",
  "background_color": "#FAF8F4",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "icon192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon192maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon512maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "screenshotmobile.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Everything Remote Job" },
    { "src": "screenshotwide.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide", "label": "Everything Remote Job" }
  ],
  "shortcuts": [
    { "name": "Register", "short_name": "Register", "url": "/register.html", "icons": [{ "src": "icon192.png", "sizes": "192x192" }] },
    { "name": "Mastery Training", "short_name": "Training", "url": "/masterytraining/", "icons": [{ "src": "icon192.png", "sizes": "192x192" }] },
    { "name": "Inner Circle", "short_name": "Inner Circle", "url": "/innercircle/", "icons": [{ "src": "icon192.png", "sizes": "192x192" }] }
  ],
  "prefer_related_applications": false
}
