{
  "name": "OTMA Enterprise Agents",
  "short_name": "OTMA",
  "description": "Six AI specialists, one secure workspace — enterprise AI by OTMA.",
  "id": "/ui/",
  "start_url": "/ui/index.html",
  "scope": "/ui/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1420",
  "theme_color": "#0a1420",
  "lang": "en",
  "dir": "auto",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "./assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "./assets/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
