{
  "short_name": "OpenV",
  "name": "OpenV - V&V Requirements Management",
  "description": "Requirements management with traceability, V&V evidence and AI agents that work inside the audit trail",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2c3e50",
  "background_color": "#ffffff",
  "categories": [
    "productivity",
    "business"
  ],
  "shortcuts": [
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "All projects in the active workspace",
      "url": "/projects",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Review queue",
      "short_name": "Review",
      "description": "Suspect links and artifacts waiting for review",
      "url": "/projects?go=review",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Board",
      "short_name": "Board",
      "description": "The work board for your most recent project",
      "url": "/projects?go=board",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "description": "Your notification inbox",
      "url": "/projects?panel=notifications",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "screenshots": [
    {
      "src": "screenshots/review-queue-phone.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The review queue: suspect links and artifacts waiting for review"
    },
    {
      "src": "screenshots/board-phone.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The board: one column at a time, with a card actions sheet"
    },
    {
      "src": "Images/screenshot-requirements.png",
      "sizes": "2160x1350",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The requirements workspace: tree, document and notes"
    }
  ]
}
