{
  "name": "MGM Properties - Luxury Short-Term Rentals & Corporate Housing",
  "short_name": "MGM Properties",
  "description": "Premium short-term rentals and corporate housing across major US cities. Luxury furnished apartments for traveling professionals.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2d6a5a",
  "background_color": "#faf7f2",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "256x256",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "travel", "real-estate"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "For Hosts",
      "short_name": "Hosts",
      "description": "Existing Airbnb and VRBO hosts - Join our property management platform",
      "url": "/hosts",
      "icons": [
        {
          "src": "/apple-touch-icon.png",
          "sizes": "180x180"
        }
      ]
    },
    {
      "name": "For Property Owners",
      "short_name": "Owners",
      "description": "Property owners looking to generate revenue from their properties",
      "url": "/sellers",
      "icons": [
        {
          "src": "/apple-touch-icon.png",
          "sizes": "180x180"
        }
      ]
    },
    {
      "name": "For Investors",
      "short_name": "Investors",
      "description": "Real estate investors interested in short-term rental opportunities",
      "url": "/investors",
      "icons": [
        {
          "src": "/apple-touch-icon.png",
          "sizes": "180x180"
        }
      ]
    }
  ]
}
