{
  "name": "RepHub CRM",
  "short_name": "RepHub",
  "description": "Rathe Associates rep platform — CRM, projects, quotes, purchase orders, commissions, and calendar",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a2942",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png?v=muc4sugd",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=muc4sugd",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png?v=muc4sugd",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=muc4sugd",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}