{
  "name": "CxO Tools: The IT Leader's Toolbox",
  "short_name": "CxO Tools",
  "description": "70+ free network, DNS, security and infrastructure utilities for CIOs, CISOs and IT leaders. Works offline.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0f10",
  "theme_color": "#0f0f10",
  "categories": ["utilities", "productivity", "developer"],
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Search tools", "short_name": "Search", "url": "/?utm_source=pwa#free" },
    { "name": "DNS Lookup", "url": "/dns-lookup" },
    { "name": "Subnet Calculator", "url": "/subnet-calculator" },
    { "name": "Password Generator", "url": "/password-generator" }
  ]
}
