{
  "name": "Alliance Abroad Application Portal",
  "short_name": "Alliance Portal",
  "description": "Apply for international teaching and hospitality programs through Alliance Abroad",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#003874",
  "scope": "/",
  "orientation": "any",
  "categories": ["education", "productivity"],
  "lang": "en-US",
  "prefer_related_applications": false,
  "dir": "ltr",
  "iarc_rating_id": "",
  "serviceworker": {
    "src": "/service-worker.js",
    "scope": "/"
  },
  "screenshots": [],
  "icons": [
    {
      "src": "/img/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Alliance Portal Login",
      "url": "/auth",
      "description": "Go directly to login page"
    }
  ],
  "related_applications": []
}