{
  "name": "GLRA Realty",
  "short_name": "GLRA",
  "description": "Your trusted licensed real estate broker in Metro Manila and Luzon",
  "theme_color": "#c8a96e",
  "background_color": "#0d1b2a",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait",
  "icons": [
    { "src": "/img/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Browse Properties", "short_name": "Properties", "description": "View all properties for sale and lease", "url": "/properties.html", "icons": [{ "src": "/img/logo.png", "sizes": "96x96" }] },
    { "name": "Calculator", "short_name": "Calculator", "description": "Property transaction calculator", "url": "/calculator.html", "icons": [{ "src": "/img/logo.png", "sizes": "96x96" }] },
    { "name": "Contact Broker", "short_name": "Contact", "description": "Get in touch with Catherine", "url": "/#contact", "icons": [{ "src": "/img/logo.png", "sizes": "96x96" }] }
  ],
  "categories": ["real estate", "business", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
