{
  "name": "Fresh Catch Depot Finder",
  "short_name": "Fresh Catch",
  "description": "Find and buy freshly caught seafood from local Caribbean fishing depots.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f14",
  "theme_color": "#0a0f14",
  "orientation": "portrait",
  "lang": "en",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
