{
  "name": "Cache Valley Getaways",
  "short_name": "CV Getaways",
  "description": "Cozy vacation rentals and stays in Cache Valley, Utah",
  "start_url": "/index.html",
  "display": "standalone",
  "theme_color": "#946c2c",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pictures/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pictures/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}