{
  "name": "Hummingbird MapCompare",
  "short_name": "MapCompare",
  "description": "Interactive drone mapping and site dashboard.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2c3e50",
  "icons": [
    {
      "src": "https://hummingbirdts.s3.dualstack.eu-west-2.amazonaws.com/Hummingbird-logo-grey.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://hummingbirdts.s3.dualstack.eu-west-2.amazonaws.com/Hummingbird-logo-grey.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}