{
  "name": "ub-Fishing",
  "short_name": "ub-Fishing",
  "description": "Fishing memories, Fishing Events, guide trips, fish catches, Event Moments, and Event Memories reports.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#e8f1f6",
  "theme_color": "#25769f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
