{
  "name": "Baited Operator Console",
  "short_name": "Baited",
  "description": "Charter operator management — bookings, schedule, customers, and more.",
  "start_url": "/admin/",
  "scope": "/admin/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#03171a",
  "theme_color": "#000d10",
  "icons": [
    {
      "src": "/admin/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/admin/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/admin/icons/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"
  }
}
