{
  "name": "Explore Sarajevo",
  "short_name": "Sarajevo",
  "description": "A field journal for Sarajevo — destinations, hidden gems, stories, and pocket guides, written by people who live in the valley.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfaf2",
  "theme_color": "#0e0e14",
  "lang": "en",
  "categories": ["travel", "lifestyle", "magazines", "navigation"],
  "icons": [
    {
      "src": "/assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Destinations",
      "short_name": "Destinations",
      "url": "/destinations/",
      "description": "Every destination on the site"
    },
    {
      "name": "Map",
      "short_name": "Map",
      "url": "/map/",
      "description": "Every place on one valley"
    },
    {
      "name": "Saved",
      "short_name": "Saved",
      "url": "/saved/",
      "description": "Your bookmarked places"
    },
    {
      "name": "Search",
      "short_name": "Search",
      "url": "/search/",
      "description": "Search the site"
    }
  ]
}
