{
  "name": "ILT - Internal Lynxio Tech System",
  "short_name": "ILT",
  "description": "Internal operating system for Lynxio Tech teams",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#00D4B8",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "48x48 96x96 192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}

