{
  "name": "ExploreNow",
  "short_name": "ExploreNow",
  "description": "Rate hotels, earn rewards, and track your travel progress",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "theme_color": "#1f7a1f",
  "background_color": "#f4f6f8",
  "icons": [
    {
      "src": "icons/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}