{
  "name": "One Cherry Creek",
  "short_name": "One Cherry Creek",
  "description": "A premier workplace destination in the heart of Cherry Creek, Denver.",
  "start_url": "/?pwa=1",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#2A5F7D",
  "theme_color": "#2A5F7D",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
