{
  "id": "/",
  "name": "Gadget Trade",
  "short_name": "Gadget Trade",
  "description": "Sell, buy, and swap gadgets easily.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "orientation": "natural",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "categories": [
    "shopping",
    "business"
  ],
  "icons": [
    {
      "src": "/home-screen-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/home-screen-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}
