﻿{
  "name": "Real Estate Agency",
  "short_name": "RE Agency",
  "description": "Bay Area's #1 real estate broker — luxury homes, apartments & villas.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#b89c6e",
  "orientation": "portrait-primary",
  "categories": ["real estate", "business"],
  "lang": "en-US",
  "icons": [
    { "src": "favicon.svg",         "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "icon-192.png",        "sizes": "192x192", "type": "image/png"     },
    { "src": "icon-512.png",        "sizes": "512x512", "type": "image/png"     },
    { "src": "apple-touch-icon.png","sizes": "180x180", "type": "image/png"     }
  ],
  "screenshots": [
    { "src": "images/hero_bg.jpg", "sizes": "1280x720", "type": "image/jpeg", "label": "Homepage hero" }
  ]
}
