{
  "name": "Rangely Adames",
  "short_name": "Rangely",
  "description": "Search every active Miami home, condo and rental — directly from the MIAMI MLS. Save favorites, get push alerts on price drops, status changes, and open houses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1B2D",
  "theme_color": "#0F1B2D",
  "scope": "/",
  "orientation": "portrait",
  "categories": ["lifestyle", "business"],
  "id": "com.rangelyadames.app",
  "icons": [
    {
      "src": "/icons/icon-192.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-256.webp",
      "type": "image/webp",
      "sizes": "256x256",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
