{
  "name": "LevelUpGh",
  "short_name": "LevelUpGh",
  "description": "Ghana's #1 platform for scholarships, remote income, travel visas, tech skills, and relocation.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F5F1",
  "theme_color": "#F7F5F1",
  "lang": "en",
  "categories": [
    "education",
    "news",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Take the Quiz",
      "short_name": "Quiz",
      "description": "Find your best path \u2014 scholarship, job, or visa",
      "url": "/quiz.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Scholarships",
      "short_name": "Scholarships",
      "description": "Browse all scholarship opportunities",
      "url": "/scholarships.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Tools",
      "short_name": "Tools",
      "description": "Free tools for Ghanaians",
      "url": "/apps.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-mobile.svg",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "LevelUpGh homepage on mobile"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}