{
  "id": "/client.html",
  "name": "VS Dev - Start Your App",
  "short_name": "VS Client",
  "description": "Turn your app idea into a clear project brief.",
  "start_url": "/client.html",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#f3f5f1",
  "theme_color": "#173d31",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/icons/icon-client.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}