{
  "name": "DevolveCerto | Portal",
  "short_name": "DC Portal",
  "description": "Portal interno de gestão DevolveCerto",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c3c4c",
  "theme_color": "#0c3c4c",
  "orientation": "any",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
