{
  "_TODO": "icons need to be created at public/icon-192.png and public/icon-512.png",
  "name": "Sababa Homes",
  "short_name": "Sababa",
  "description": "Direct booking for luxury cabin rentals in Blue Ridge, GA and Broken Bow, OK",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1C1916",
  "theme_color": "#1C1916",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
