{
  "name": "nVision Ready - AI-Powered Idea Management",
  "short_name": "nVision Ready",
  "description": "Transform employee creativity into actionable innovations with AI-powered guidance and readiness assessment",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1E3A8A",
  "background_color": "#FFFFFF",
  "categories": ["productivity", "utilities", "business"],
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "assets/icon/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "assets/icon/icon-192x192.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon/icon-512x512.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Groups",
      "short_name": "Groups",
      "description": "Manage your groups and collaborate",
      "url": "/tabs/groups"
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "description": "View and edit your profile settings",
      "url": "/tabs/profile"
    }
  ]
}
