{
  "name": "HFDF Cruise Manager",
  "short_name": "HFDF",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b5ed7",
  "theme_color": "#0b5ed7",
  "description": "Cruise sales manager with daily report, analytics, seller tracking, and per-day revenue categories.",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}