{
  "name": "Heat Stress Calculator",
  "short_name": "Heat Stress",
  "description": "Calculates heat stress based on OSHA/NIOSH guidelines.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 9a4 4 0 0 0-2 7.5'/%3E%3Cpath d='M12 3v2'/%3E%3Cpath d='m6.6 18.4-1.4 1.4'/%3E%3Cpath d='M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z'/%3E%3Cpath d='M4 13H2'/%3E%3Cpath d='M6.34 7.34 4.93 5.93'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
