{
  "name": "CaptainsHQ - Fishing Charter Management",
  "short_name": "CaptainsHQ",
  "description": "Mobile-first app for fishing charter captains to manage bookings, customers, and payments",
  "start_url": "/launch",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/chq_icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/chq_icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "splash_pages": null
}
