{
  "name": "MyTripSpeak - Voice Travel Planner",
  "short_name": "MyTripSpeak",
  "description": "Plan your trip just by speaking",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f4f9",
  "theme_color": "#1a73e8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
