{
  "name": "SuperSage",
  "short_name": "SuperSage",
  "description": "Find the Superteam members worth your time — through a chat with Sage.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070C11",
  "theme_color": "#070C11",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/sage-star.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
