{
  "name": "FINS: Tarpon Tournament Intelligence",
  "short_name": "FINS",
  "description": "Tarpon targeting, tournament strategy, and fishing intelligence.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06141A",
  "theme_color": "#00D5C8",
  "icons": [
    {
      "src": "/icons/fins-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/fins-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/fins-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
