{
  "name": "FusionOne Platform - End-to-End AI Powered Unified SDLC Platform",
  "short_name": "FusionOne",
  "description": "Streamline your development lifecycle with our integrated platform that combines Idea Management, ITSM, Project Management, Test Management, and more.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/maskable-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "orientation": "portrait",
  "categories": ["business", "productivity", "development", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "web"
    }
  ],
  "shortcuts": [
    {
      "name": "Join Waitlist",
      "url": "/#waitlist",
      "description": "Join the FusionOne waitlist"
    },
    {
      "name": "Features",
      "url": "/#features",
      "description": "Explore FusionOne features"
    }
  ]
}