{
  "name": "TraceZero Chat",
  "short_name": "TraceZero",
  "description": "Anonymous and ephemeral one-to-one messaging service",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placehold.co/512x512/0b1020/7ae4b7?text=T0",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
