{
  "name": "EstateHounder",
  "short_name": "EstateHounder",
  "description": "We hunt down the good stuff.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111110",
  "theme_color": "#FAC775",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}