{
  "id": "/",
  "name": "POLL by OLDFace",
  "short_name": "POLL",
  "description": "Participa en encuestas, vota y ve los resultados en tiempo real",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ],
  "categories": ["social", "utilities"],
  "lang": "es",
  "dir": "ltr"
}
