{
  "name": "UnlockTrips",
  "short_name": "UnlockTrips",
  "description": "Interactive travel maps for every destination.",
  "start_url": "/pages/maps-app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#14264C",
  "theme_color": "#14264C",
  "icons": [
    {
      "src": "/cdn/shop/files/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/cdn/shop/files/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/cdn/shop/files/pwa-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}