{
  "name": "p2pzero.air",
  "short_name": "p2pzero",
  "description": "Decentralized P2P marketplace · on-chain escrow · XMTP chat",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#131419",
  "theme_color": "#131419",
  "categories": ["finance", "shopping"],
  "icons": [
    {
      "src": "./brand/logo-c3-final-reference.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./brand/logo-c3-final-reference.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    { "src": "./logo.svg?v=31", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "prefer_related_applications": false
}
