{
  "name": "Hey Humsafar — voice travel search",
  "short_name": "Hey Humsafar",
  "description": "Say where you’re going. Flights, trains, buses and hotels with the lowest price across sellers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f6fa",
  "theme_color": "#5335e8",
  "icons": [
    {
      "src": "/humsafar-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/humsafar-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/humsafar-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}