{
  "name": "SAR Watch",
  "short_name": "SAR Watch",
  "description": "Live map and mission history of European search and rescue vessels.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#081b36",
  "theme_color": "#0B2545",
  "icons": [
    {
      "src": "SARwatch-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
