{
  "name": "Caught BaYou!",
  "short_name": "Caught BaYou",
  "description": "Fishing trip and catch counter",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#eaf0f3",
  "theme_color": "#082f49",
  "icons": [
    {
      "src": "official-logo-v1.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "official-logo-v1.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}