{
  "name": "VYTARA",
  "short_name": "VYTARA",
  "description": "Built For Progress — trainer and client coaching platform",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2D4A38",
  "categories": ["health", "fitness"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%232D4A38'/%3E%3Ctext x='96' y='130' font-family='-apple-system,BlinkMacSystemFont,sans-serif' font-size='90' font-weight='800' fill='white' text-anchor='middle'%3EV%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='110' fill='%232D4A38'/%3E%3Ctext x='256' y='350' font-family='-apple-system,BlinkMacSystemFont,sans-serif' font-size='240' font-weight='800' fill='white' text-anchor='middle'%3EV%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Log workout",
      "short_name": "Log",
      "url": "/?tab=workout",
      "description": "Log a client workout"
    },
    {
      "name": "My clients",
      "short_name": "Clients",
      "url": "/?tab=clients",
      "description": "View your clients"
    }
  ]
}
