{
  "name": "My Voyah",
  "short_name": "My Voyah",
  "description": "My Voyah mobile web app",
  "theme_color": "#f2f0f5",
  "background_color": "#f2f0f5",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "assets/icon/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
