{
  "id": "/create-trip/",
  "name": "Guide",
  "short_name": "Guide",
  "theme_color": "#1E00D7",
  "background_color": "#ffffff",
  "display": "standalone",
  "categories": [
    "travel",
    "guide",
    "trip",
    "planner",
    "ai",
    "artificial intelligence"
  ],
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/create-trip/",
  "description": "Guide is a travel app that helps you plan your trips.",
  "icons": [
    {
      "src": "/img/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "mage/png"
    }
  ]
}
