{
  "name": "BCSARA Field Guide",
  "short_name": "BCSARA Field Guide",
  "description": "The BC Search and Rescue Association Field Guide\n\nDesigned for the SAR volunteers of British Columbia, this tool can run from the web site, or it can be installed on any device (Windows, Apple, Android) - desktop, tablets or mobile.\n It works online and offline, and updates automatically. ",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1D608A",
  "prefer_related_applications": false,
  "categories": [ "medical", "navigation", "utilities" ],
  "lang": "en-ca",
  "icons": [
    {
      "src": "images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots/Desktop-Screenshot-1.png",
      "label": "Desktop view showing home page",
      "form_factor": "wide",
      "purpose": "any",
      "sizes": "684x456",
      "type": "image/png",
      "platform": "windows"
    },
    {
      "src": "images/screenshots/Desktop-Screenshot-2.png",
      "label": "Desktop view showing guide listing",
      "form_factor": "wide",
      "purpose": "any",
      "sizes": "684x456",
      "type": "image/png",
      "platform": "windows"
    },
    {
      "src": "images/screenshots/Desktop-Screenshot-3.png",
      "label": "Desktop view showing guide",
      "form_factor": "wide",
      "purpose": "any",
      "sizes": "684x456",
      "type": "image/png",
      "platform": "windows"
    },
    {
      "src": "images/screenshots/Desktop-Screenshot-4.png",
      "label": "Desktop view showing map",
      "form_factor": "wide",
      "purpose": "any",
      "sizes": "684x456",
      "type": "image/png",
      "platform": "windows"
    }
  ],
  "shortcuts": [
    {
      "name": "SAR Field Guides",
      "short_name": "Guides",
      "description": "Field guides contain the most up to date information on SAR topics",
      "url": "./guides",
      "icons": [
        {
          "src": "/svg/files.svg",
          "purpose": "maskable any",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "SAR Map",
      "short_name": "Map",
      "description": "Simple navigation and coordinate conversion",
      "url": "./map",
      "icons": [
        {
          "src": "/svg/map.svg",
          "purpose": "maskable any",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "SAR Guidelines",
      "short_name": "Guidelines",
      "description": "BC Provincial Search and Rescue Guidelines",
      "url": "./view/18",
      "icons": [
        {
          "src": "/svg/file-earmark.svg",
          "purpose": "maskable any",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "capture_links": "existing_client_event",
  "url_handlers": [
    {
      "origin": "https://guide.bcsara.com"
    }
  ]
}
