{
  "name": "MinusNow ITSM",
  "short_name": "MinusNow",
  "description": "Enterprise-grade IT Service Management, CMDB, and Incident Response platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "business", "utilities"],
  "shortcuts": [
    {
      "name": "New Incident",
      "url": "/incidents",
      "description": "Create a new incident"
    },
    {
      "name": "Dashboard",
      "url": "/",
      "description": "Go to dashboard"
    },
    {
      "name": "Status Page",
      "url": "/status",
      "description": "View system status"
    }
  ],
  "related_applications": []
}
