{
  "name": "Mandra Dashboard",
  "short_name": "Mandra",
  "description": "Sistema interno del estudio Mandra",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#151810",
  "background_color": "#8B8B84",
  "icons": [
    {
      "src": "/icon-pwa.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
