{
  "name": "LDS Temple Explorer",
  "short_name": "Temples",
  "description": "Every temple on a map, a timeline, and a drive.",
  "start_url": "/explore/map",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "icons": [
    { "src": "/favicon-64.png", "sizes": "64x64", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/temple-favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
