{
  "name": "ThermIQ Checklist",
  "short_name": "ThermIQ",
  "description": "Aplicativo de inspeção e checklist operacional ThermIQ",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#062e25",
  "theme_color": "#062e25",
  "icons": [
    {
      "src": "/logotipo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.jfif",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
