{
  "name": "HCTECH OS V2",
  "short_name": "HCTECH OS",
  "description": "Sistema operacional de ordens de servico da HCTECH REPAROS.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050b0d",
  "theme_color": "#20f7b6",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/hctech-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
