{
  "name": "Listing Tracker",
  "short_name": "Listings",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f5f8",
  "theme_color": "#d93933",
  "description": "Private mobile first listing, cash flow, future pipeline and settled property tracker.",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}