{
  "id": "rentease-uganda-v1",
  "name": "RentEase Uganda",
  "short_name": "RentEase",
  "start_url": "/renter-app/",
  "scope": "/renter-app/",
  "display": "standalone",
  "background_color": "#0A2A5E",
  "theme_color": "#0A2A5E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/renter-app/icons/icon-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/renter-app/icons/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/renter-app/icons/icon-maskable.png?v=11",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}