{
  "name": "TenantPro",
  "short_name": "TenantPro",
  "description": "TenantPro is a property management software that helps landlords and property managers streamline their operations and improve tenant satisfaction.",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait",
  "display": "standalone",
  "background_color": "#F5F7FA",
  "theme_color": "#F5F7FA",
  "icons": [
    {
      "src": "/img/logos/tenantpro-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/logos/tenantpro-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}