{
  "name": "Medellín Luxury",
  "short_name": "MedellínLuxury",
  "description": "High-end property and long-stay rentals in Medellín, explained by elevation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ECEDE6",
  "theme_color": "#131E1C",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}