{
  "name": "Banana Sea Club Operations",
  "short_name": "BSC Orders",
  "description": "Internal Banana Sea Club ordering, kitchen, bar and Water Sports alerts.",
  "copyright": "Copyright © 2026 The ARK Consulting Seychelles. All rights reserved.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f3ea",
  "theme_color": "#0d3136",
  "categories": ["business", "productivity", "food"],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
