{
  "id": "/",
  "name": "San Carlos Digital",
  "short_name": "San Carlos Digital",
  "description": "Noticias de San Carlos, Costa Rica",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0e4a86",
  "background_color": "#ffffff",
  "lang": "es",
  "dir": "ltr",
  "categories": ["news"],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.sancarlosdigital.app",
      "id": "com.sancarlosdigital.app"
    }
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "text/html": [".html"],
        "text/plain": [".txt"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "mailto",
      "url": "/?mailto=%s"
    },
    {
      "protocol": "web+scd",
      "url": "/?url=%s"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "display_override": ["standalone", "minimal-ui"],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Inicio",
      "short_name": "Inicio",
      "url": "/",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "1000x1000",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "San Carlos Digital"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "form_factor": "wide",
      "label": "San Carlos Digital"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}