{
  "name": "Team UCC",
  "short_name": "Team UCC",
  "description": "Team UCC — Track your steps, earn medals, climb the leaderboard.",
  "start_url": "portal.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1012",
  "theme_color": "#F58220",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
