{
  "name": "Hooked On Fishing Adventures",
  "short_name": "HookedOn",
  "description": "Track fishing spots and connect with your fishing buddies",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a2a3f",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/logo.png",
      "sizes": "600x600",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
