{
  "name": "UR Financial Physicians 100 Client Tracker",
  "short_name": "100 Client Tracker",
  "description": "A branded UR Financial Physicians tracker for managing a 100-client goal across Life Insurance, Investment, and Both relationships.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F6F9",
  "theme_color": "#0B2545",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}