{
  "name": "Laura & Ian \u2022 15th Anniversary Trail",
  "short_name": "Anniversary Trail",
  "description": "Offline-first road trip guide & expedition passport across the Blue Ridge Mountains.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#182218",
  "theme_color": "#182218",
  "icons": [
    {
      "src": "../assets/img/apple-house.jpg",
      "sizes": "192x192 512x512",
      "type": "image/jpeg"
    }
  ]
}