{
  "id": "/tenant",
  "name": "TruePin - Find Rentals",
  "short_name": "TruePin",
  "description": "Find GPS-verified rental properties near you",
  "start_url": "/tenant",
  "scope": "/tenant",
  "display": "standalone",
  "background_color": "#eff6ff",
  "theme_color": "#2563EB",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/tenant-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/tenant-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
