{
  "short_name": "TenantSync",
  "name": "TenantSync — RTB Compliance & Rent Tracking for Irish Landlords",
  "description": "Know when rent lands in your account and never miss an RTB registration deadline. TenantSync connects your Irish bank via Open Banking and matches transactions to tenants automatically — built for Irish landlords.",
  "lang": "en-IE",
  "icons": [
    {
      "src": "tenant-sync-logo-v2.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "tenant-sync-logo-v2.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "tenant-sync-logo-v2.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#3f51b5",
  "background_color": "#ffffff",
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Access your property management dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "tenant-sync-logo-v2.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Add Property",
      "short_name": "Add Property",
      "description": "Add a new property to your portfolio",
      "url": "/property/add",
      "icons": [
        {
          "src": "tenant-sync-logo-v2.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Tenant Management",
      "short_name": "Tenants",
      "description": "Manage your tenants",
      "url": "/tenants",
      "icons": [
        {
          "src": "tenant-sync-logo-v2.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
