{
  "name": "Canada Urban Tree Cover Explorer — by Goheer",
  "short_name": "CAN UTC",
  "description": "Interactive 3D explorer for estimated urban tree canopy cover (UTC %) across Canadian cities — 2021 data. Developed by Goheer (https://github.com/xecanto).",
  "id": "/canUTC",
  "start_url": "./canUTC.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#F3D41A",
  "lang": "en",
  "categories": ["education", "science", "maps"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
