{
  "name": "Facilitrades - P2P Item Trading",
  "short_name": "Facilitrades",
  "description": "Peer-to-peer marketplace for trading items, precious metals, and Bitcoin. No FIAT currency - just value for value.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#46EBD3",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/FacilitradesLogoOnly.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/FacilitradesLogoOnly.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "shopping"],
  "prefer_related_applications": false
}