{
  "name": "VoiceClean Watch",
  "short_name": "VoiceClean",
  "description": "Stealth watch face for real-time truth analysis",
  "start_url": "/#/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d3b1a",
  "theme_color": "#0d3b1a",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%230d3b1a' rx='32'/%3E%3Ccircle cx='96' cy='96' r='60' fill='none' stroke='%2322c55e' stroke-width='6'/%3E%3Cpath d='M96 48 L96 96 L120 120' stroke='%2322c55e' stroke-width='6' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
