{
  "name": "Defiant",
  "short_name": "Defiant",
  "description": "Defiant — agent-native operating layer for builders.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0a0b",
  "background_color": "#0a0a0b",
  "icons": [
    {
      "src": "/favicon-256.svg",
      "sizes": "256x256",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-256.svg",
      "sizes": "256x256",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
