{
  "short_name": "GoView",
  "name": "GoView",
  "description": "Property Viewing Management for Sales Agents",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/login",
  "background_color": "#F8F3F2",
  "theme_color": "#B91C1C",
  "display": "standalone",
  "orientation": "portrait"
}
