{
  "name": "Uganda Property ERP",
  "short_name": "Property ERP",
  "description": "Property inventory, listings, inspections, reservations, tenants, leases and payments in one connected workspace.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#0b172a",
  "orientation": "portrait-primary",
  "icons": [
    {"src":"/pwa-icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any"},
    {"src":"/pwa-icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any"},
    {"src":"/pwa-icons/maskable-512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ],
  "shortcuts": [
    {"name":"Find a home","short_name":"Listings","url":"/apartments","icons":[{"src":"/pwa-icons/icon-192.png","sizes":"192x192"}]},
    {"name":"Sign in","short_name":"Sign in","url":"/login","icons":[{"src":"/pwa-icons/icon-192.png","sizes":"192x192"}]}
  ]
}
