{
  "id": "/landlord",
  "name": "TruePin Landlord",
  "short_name": "TruePin",
  "description": "Manage your rental properties with GPS verification",
  "start_url": "/landlord",
  "scope": "/landlord",
  "display": "standalone",
  "background_color": "#ecfdf5",
  "theme_color": "#059669",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/landlord-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/landlord-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
