{
  "name": "Vantage Stays",
  "short_name": "Vantage Stays",
  "description": "A private collection of Miami residences — curated short-term rentals in Brickell, Edgewater, and the Beach.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#16161a",
  "theme_color": "#16161a",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Vantage Stays home screen"
    }
  ]
}
