{
  "id": "my-next-spot",
  "name": "My Next Spot: Match your next destination",
  "short_name": "My Next Spot",
  "description": "Explore countries and cities, learn interesting facts, and create your profile to find destinations that match your lifestyle, whether for a trip or a new home.",
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "start_url": "/",
  "dir": "ltr",
  "scope": "/",
  "lang": "en-US",
  "orientation": "any",
  "display": "standalone",
  "display_override": [
    "standalone",
    "window-controls-overlay"
  ],
  "iarc_rating_id": "a6c01ddc-d756-4228-8d24-5dc2a17810fb",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "windows",
      "url": "https://apps.microsoft.com/detail/9mx453frr7ft",
      "id": "9mx453frr7ft"
    },
    {
      "platform": "play",
      "url": "",
      "id": ""
    },
    {
      "platform": "ios",
      "url": "",
      "id": ""
    },
    {
      "platform": "huawei",
      "url": "",
      "id": ""
    },
    {
      "platform": "amazon",
      "url": ""
    },
    {
      "platform": "webapp",
      "url": "https://www.my-next-spot.com"
    }
  ],
  "categories": [
    "entertainment",
    "lifestyle",
    "social"
  ],
  "icons": [
    {
      "src": "icon/icon-71.png",
      "type": "image/png",
      "sizes": "71x71"
    },
    {
      "src": "icon/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  }
}
