{
  "name": "Ur Financial Physicians Visual Goal Tracker",
  "short_name": "UFP Goal Tracker",
  "description": "Track recruiting, life insurance, securities, and income goals with live visual progress thermometers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef3f9",
  "theme_color": "#061b49",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
