{
  "name": "metanet.lol | the BSV attention market",
  "short_name": "metanet.lol",
  "description": "A verifiable, BSV-native market for sponsored attention.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f6cf",
  "theme_color": "#f6ff4a",
  "metanet": {
    "schemaVersion": 1,
    "groupPermissions": {
      "description": "Connect your BSV identity, sign public board records, and fund only the placements you choose.",
      "protocolPermissions": [
        {
          "protocolID": [1, "identity key retrieval"],
          "description": "Connect your BSV identity to own and boost placements."
        },
        {
          "protocolID": [1, "identity resolution"],
          "description": "Find public identity certificates when a publisher chooses visible credit."
        },
        {
          "protocolID": [2, "metanet lol board"],
          "counterparty": "anyone",
          "description": "Create signed public board records that anyone can verify."
        },
        {
          "protocolID": [1, "action label metanet lol"],
          "description": "Label wallet actions created by metanet.lol."
        },
        {
          "protocolID": [1, "action label sponsored ranking"],
          "description": "Label sponsored-ranking payments in your wallet history."
        }
      ],
      "spendingAuthorization": {
        "amount": 1000000,
        "description": "Allow up to 0.01 BSV per month for placements you choose to submit."
      }
    }
  },
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
