{
  "name": "47Dynamics Management Platform",
  "short_name": "47Dynamics",
  "description": "Premium multi-tenant RMM/UEM/PSA management console",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Cockpit",
      "short_name": "Cockpit",
      "url": "/cockpit",
      "description": "Open the main dashboard"
    },
    {
      "name": "Devices",
      "short_name": "Devices",
      "url": "/devices",
      "description": "View managed devices"
    },
    {
      "name": "Alerts",
      "short_name": "Alerts",
      "url": "/alerts",
      "description": "View active alerts"
    }
  ]
}
