{
  "name": "3KB Reserve",
  "short_name": "3KB",
  "start_url": "/"
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#D4AF37",
  "description": "The official app of 3KB Reserve – premium grooming and suite leasing for barbers, lash techs, and estheticians in Cedar Park, TX.",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "icons": [
    {
      "src": "/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Services",
      "short_name": "Book",
      "url": "/book-services.html",
      "icons": [{ "src": "/images/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Lease a Suite",
      "short_name": "Lease",
      "url": "/lease.php",
      "icons": [{ "src": "/images/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "url": "/gallery",
      "icons": [{ "src": "/images/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "FAQs",
      "short_name": "FAQs",
      "url": "/faq",
      "icons": [{ "src": "/images/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
