{
  "id": "/inter/sgl/app-sgl/",
  "short_name": "SGL",
  "name": "SGL - Gestão de Limpeza",
  "description": "Sistema Profissional de Gestão de Limpeza",
  "icons": [
    {
      "src": "/inter/sgl/app-sgl/192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/inter/sgl/app-sgl/512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/inter/sgl/app-sgl/",
  "display": "standalone",
  "theme_color": "#004080",
  "background_color": "#ffffff",
  "orientation": "portrait"
}