{
  "name": "FARIVO",
  "short_name": "FARIVO",
  "description": "Farivo AI — Insight for every journey. AI-powered travel planning, maps, live itineraries, traveler insights, and safety tools.",
  "id": "./",
  "start_url": "./?app_version=59",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "share_target": {
    "action": "./?share=flight",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "background_color": "#c1cfde",
  "theme_color": "#0b1830",
  "categories": [
    "travel",
    "productivity"
  ],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
