{
  "name": "Aqua Pilots",
  "short_name": "Aqua Pilots",
  "description": "Pool service route management",
  "start_url": "/technician",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#174E8C",
  "orientation": "portrait",
  "shortcuts": [
    {
      "name": "PoolSnap",
      "short_name": "PoolSnap",
      "description": "Open PoolSnap capture",
      "url": "/poolsnap",
      "icons": [
        {
          "src": "/icon-192.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
