{
  "name": "MyTripilo",
  "short_name": "MyTripilo",
  "description": "MyTripilo automatically pulls your flight, hotel, and other travel bookings from your inbox and organizes them into a clean day-by-day trip itinerary.",
  "id": "./index.html",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#14181C",
  "theme_color": "#14181C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
