{
  "name": "Telos Client Portal",
  "short_name": "Telos",
  "description": "Your personal coaching dashboard",
  "start_url": "/client-dashboard",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/telos-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/telos-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/telos-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
