{
  "name": "Skyddex - Device Management & Monitoring",
  "short_name": "Skyddex",
  "description": "Enterprise device management and monitoring platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "orientation": "any",
  "scope": "/",
  "icons": [
    { "src": "/skyddex-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/skyddex-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/skyddex-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/skyddex-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["business", "productivity", "security"],
  "shortcuts": [
    {
      "name": "Sign in",
      "short_name": "Sign in",
      "description": "Sign in to the Skyddex console",
      "url": "/ares/login",
      "icons": [{ "src": "/skyddex-icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with Skyddex",
      "url": "/contact",
      "icons": [{ "src": "/skyddex-icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
