{
  "name": "RankIT",
  "short_name": "RankIT",
  "description": "Start a league with your coworkers, record matches, and climb a real Elo leaderboard.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "icons": [
    {
      "src": "icon-light.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-light.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-dark-apple.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["sports", "social"],
  "prefer_related_applications": false
}
