{
  "name": "LandlordHero",
  "short_name": "LandlordHero",
  "description": "Simple property management for UK landlords. Track rent, store documents, and stay on top of compliance deadlines.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1A3C34",
  "theme_color": "#1A3C34",
  "lang": "en-GB",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663422337889/bEun3Q2SSAEQq8zcQ6NsG4/apple-touch-icon-120_0ec93aa6.png",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663422337889/bEun3Q2SSAEQq8zcQ6NsG4/apple-touch-icon-152_f469199d.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663422337889/bEun3Q2SSAEQq8zcQ6NsG4/apple-touch-icon-167_2ceb1ab9.png",
      "sizes": "167x167",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663422337889/bEun3Q2SSAEQq8zcQ6NsG4/apple-touch-icon_6dc869be.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663422337889/bEun3Q2SSAEQq8zcQ6NsG4/icon-192_5752ef4e.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663422337889/bEun3Q2SSAEQq8zcQ6NsG4/icon-512_08635509.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663422337889/bEun3Q2SSAEQq8zcQ6NsG4/icon-512-maskable_b0f26b6a.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open your property dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663422337889/bEun3Q2SSAEQq8zcQ6NsG4/icon-192_5752ef4e.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Rent Status",
      "short_name": "Rent",
      "description": "Check rent payment status",
      "url": "/dashboard/rent-status",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663422337889/bEun3Q2SSAEQq8zcQ6NsG4/icon-192_5752ef4e.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Compliance",
      "short_name": "Compliance",
      "description": "Check compliance deadlines",
      "url": "/dashboard/compliance",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663422337889/bEun3Q2SSAEQq8zcQ6NsG4/icon-192_5752ef4e.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
