{
  "name": "FishBook",
  "short_name": "FishBook",
  "icons": [
    {
      "src": "../favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "./images/icon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#4CA4B7",
  "background_color": "#F0F9FF",
  "display": "standalone",
  "start_url": "/"
}
