{
  "name": "Volcanti - Soluciones TI en Nicaragua",
  "short_name": "Volcanti",
  "description": "Soluciones tecnológicas profesionales en Nicaragua: creación de páginas web, asesoría tecnológica, correos corporativos y más.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#00E5FF",
  "background_color": "#0A0A0F",
  "categories": ["technology", "business"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ],

  "shortcuts": [
    {
      "name": "Contactar a Volcanti",
      "short_name": "Contactar",
      "description": "Envía un mensaje directo a Volcanti",
      "url": "/?section=contacto",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
