{
  "name": "Realtpro — Real Estate Agent Platform",
  "short_name": "Realtpro",
  "description": "Manage listings, showcase your brand, capture leads on the go.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf9f6",
  "theme_color": "#0a122a",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New listing", "url": "/dashboard/listings", "short_name": "Listings" },
    { "name": "Leads", "url": "/dashboard/leads", "short_name": "Leads" }
  ]
}
