{
  "name": "Baited Intel",
  "short_name": "Baited Intel",
  "description": "Captain-facing fish intelligence — weather, tide, and catch conditions.",
  "start_url": "/intel/",
  "scope": "/intel/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#03171a",
  "theme_color": "#000d10",
  "icons": [
    {
      "src": "/intel/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/intel/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/intel/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "en",
  "_comment": {
    "theme_color": "oklch(0.145 0.028 208) --chrome",
    "background_color": "oklch(0.09 0.03 205) --bg"
  }
}
