{
  "name": "My Trips",
  "short_name": "My Trips",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "background_color": "#06092B",
  "description": "A simple project to show my favorite spots in the world.",
  "display": "fullscreen",
  "start_url": "/",
  "theme_color": "#06092B"
}
