{
  "name": "TRU Coaching Platform",
  "short_name": "TRU Coach",
  "description": "Behavioral-based real estate coaching and leadership development platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#1C3557",
  "theme_color": "#1C3557",
  "categories": ["business", "productivity", "education"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Take Assessment",
      "short_name": "Assessment",
      "description": "Start the TRU Agent Profile assessment",
      "url": "/?view=intro",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Coaching Hub",
      "short_name": "Coaching",
      "description": "Open the behavioral coaching hub",
      "url": "/?view=coaching",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": []
}
