{
  "lang": "en-GB",
  "short_name": "Imaggeo",
  "name": "Imaggeo",
  "icons": [
    {
      "src": "/static/latest/images/favicons/default/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "/static/latest/images/favicons/default/favicon_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/static/latest/images/favicons/default/favicon_mask.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/static/latest/images/favicons/default/favicon_512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "display": "browser",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "theme_color": "#0072BC",
  "background_color": "#FFFFFF",
  "shortcuts": [
    {
      "name": "Newest",
      "short_name": "Newest",
      "description": "View newest submissions",
      "url": "/newest/"
    },
    {
      "name": "Most viewed",
      "short_name": "Most viewed",
      "description": "View most viewed submissions",
      "url": "/most-viewed/"
    },
    {
      "name": "Editor's choice",
      "short_name": "Editor's choice",
      "description": "View submissions featured on GeoLog, the official blog of the European Geosciences Union",
      "url": "/editors-choice/"
    },
    {
      "name": "Most liked",
      "short_name": "Most liked",
      "description": "View most liked submissions",
      "url": "/most-liked/"
    },
    {
      "name": "Upload",
      "short_name": "Upload",
      "description": "Upload your submissions",
      "url": "/upload/"
    }
  ],
  "description": "The geosciences image and video repository of the European Geosciences Union (EGU).",
  "screenshots": [
    {
      "src": "/static/latest/images/screenshot_narrow.webp",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "/static/latest/images/screenshot_wide.webp",
      "type": "image/jpg",
      "sizes": "720x540",
      "form_factor": "wide"
    }
  ]
}
