{
  "name": "Passepartout",
  "short_name": "Passepartout",
  "description": "A free flight-finder that searches every airport you can reach and finds the cheapest way home.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F1F3F5",
  "theme_color": "#0E63F4",
  "lang": "en",
  "icons": [
    {
      "src": "/passepartout-logo.png",
      "sizes": "700x700",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
