{
  "name": "OAIO - Cloud Identity Management Solution",
  "short_name": "OAIO",
  "description": "Advanced Azure AD/Entra ID identity management and security platform",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1e3a8a",
  "background_color": "#0f0f23",
  "categories": ["business", "productivity", "security"],
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "/oaioFAVicon.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/oaioFAVicon.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/oaioFAVicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/oaioFAVicon.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/oaioFAVicon.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/oaioFAVicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/oaioFAVicon.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/oaioFAVicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "User Search",
      "short_name": "Users",
      "description": "Search and manage users",
      "url": "/?view=users",
      "icons": [{ "src": "/oaioFAVicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Groups View",
      "short_name": "Groups",
      "description": "View group memberships",
      "url": "/?view=groups",
      "icons": [{ "src": "/oaioFAVicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Security Center",
      "short_name": "Security",
      "description": "Access security features",
      "url": "/conditional-access",
      "icons": [{ "src": "/oaioFAVicon.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "OAIO Desktop View"
    },
    {
      "src": "/screenshots/mobile-1.png",
      "sizes": "360x640",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "OAIO Mobile View"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "features": [
    "Cross-platform",
    "Offline capable",
    "Push notifications",
    "Background sync"
  ]
}
