{
  "short_name": "StopWise",
  "name": "StopWise Smart Route Prospecting",
  "description": "Plan smart stops and prospects on every route.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7f8",
  "theme_color": "#08796f",
  "icons": [
    {
      "src": "/assets/brand/stopwise/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/brand/stopwise/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}