{
  "name": "Titan Council",
  "short_name": "Titan Council",
  "description": "Six legendary mentors. One mission. Make you the best you can possibly be.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#D4AF37",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": [
    "health",
    "lifestyle",
    "productivity"
  ],
  "lang": "en",
  "scope": "/",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "id": "/dashboard"
}