{
  "id": "/",
  "name": "RentEezy - Rental Property Management",
  "short_name": "RentEezy",
  "description": "Manage your rental properties effortlessly. Track tenants, generate statements, collect payments, and view financial reports all in one place.",
  "start_url": "/welcome",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#001529",
  "orientation": "any",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1408x768",
      "type": "image/png",
      "form_factor": "wide",
      "label": "RentEezy Dashboard — Manage your rental portfolio"
    },
    {
      "src": "/og-image.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "RentEezy — Property management on mobile"
    }
  ]
}
