{
  "name": "Tailored Stays Owner Portal",
  "short_name": "TS Owners",
  "description": "Access your Tailored Stays property dashboard, statements, and team messaging.",
  "start_url": "/owner-portal",
  "display": "standalone",
  "background_color": "#F5F2EC",
  "theme_color": "#1C3A1E",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
