{
  "name": "TeamLobby",
  "short_name": "TeamLobby",
  "description": "TeamLobby player, staff, payment, and game operations portal.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/assets/mystical-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/mystical-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
