{
  "id": "./",
  "name": "ServiceTechIQ TechSec",
  "short_name": "STIQ",
  "description": "ServiceTechIQ HVAC field diagnostics with TechSec guided diagnosis and voice, offline analysis, calculators, reports, permissions onboarding, and manufacturer knowledge packs.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#06111a",
  "theme_color": "#06111a",
  "orientation": "any",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "icons/servicetechiq-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/servicetechiq-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}