{
  "name": "Vacation in the Rocky Mountains",
  "short_name": "Rockies Vacation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbf8f0",
  "theme_color": "#0c2940",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}