{
  "name": "Vanity HQ",
  "short_name": "Vanity HQ",
  "start_url": "/hq",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1118",
  "theme_color": "#14b8a6",
  "description": "Suite operativa de Vanity",
  "icons": [
    {
      "src": "/static/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
