{
    "theme_color": "#e04724",
    "background_color": "#FFFFFF",
    "icons": [
      {
        "purpose": "maskable",
        "sizes": "512x512",
        "src": "web-app-manifest-512x512.png",
        "type": "image/png"
      },
      {
        "purpose": "any",
        "sizes": "512x512",
        "src": "web-app-manifest-512x512.png",
        "type": "image/png"
      }
    ],
    "orientation": "any",
    "display": "standalone",
    "dir": "auto",
    "lang": "en-US",
    "name": "Visit Montana",
    "short_name": "visitMT",
    "start_url": "https://visitmt.com/",
    "description": "There are endless ways to explore Montana. No matter where you go, you're in for an incredible adventure."
  }