{
  "name": "TRINITY-MANIFEST · TRINITY NEXUS AI®",
  "short_name": "TRINITY-MANIFEST",
  "description": "Manifesto operacional do TRINITY NEXUS AI® — EISE, DOGMAs, hierarquia NEXUS e vetores estratégicos.",
  "lang": "pt-BR",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0c0c10",
  "theme_color": "#0c0c10",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "assets/manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
