{
 "name": "Byen Properties",
 "short_name": "Byen",
 "description": "Office & retail space across Southwest Florida - live availability, tours and tenant portal.",
 "start_url": "/",
 "scope": "/",
 "display": "standalone",
 "background_color": "#0a0c10",
 "theme_color": "#0a0c10",
 "icons": [
  {
   "src": "/assets/img/apple-touch-icon.png",
   "sizes": "180x180",
   "type": "image/png"
  },
  {
   "src": "/assets/img/icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "/assets/img/icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  }
 ]
}