{
  "name": "Luxury Coastal Escapes Owner Portal",
  "short_name": "LCE Owners",
  "description": "Installable owner portal for Luxury Coastal Escapes property owners.",
  "start_url": "owner_login.php",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#f8fafc",
  "theme_color": "#ddc959",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "Invoicelogo_LCELogo_app.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Invoicelogo_LCELogo_app.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "travel"
  ]
}