{
  "name": "Travellers Friend",
  "short_name": "Travellers Friend",
  "theme_color": "#F24713",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "assets/icon/logo_whitespace.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
