{
  "name": "GeoChronicle",
  "short_name": "GeoChronicle",
  "description": "Discover the verified history around you, build a GeoChronicle Passport and plan historical journeys.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1f1b16",
  "theme_color": "#1f1b16",
  "icons": [
    {
      "src": "/geochronicle-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}