{
  "name": "Memory Heroes",
  "short_name": "Memory Heroes",
  "description": "Your trip plan, vouchers and support in one place.",
  "start_url": "/client/app.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#18002E",
  "theme_color": "#18002E",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/assets/brand/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
