{
  "name": "Wonderlab Lead Manager",
  "short_name": "WonderLab",
  "description": "Streamlined mobile workspace for tracking leads, opportunities, and client progress.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#071018",
  "theme_color": "#37d6c6",
  "orientation": "portrait",
  "icons": [
    {
      "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}