{
  "short_name": "AlPunto",
  "name": "AlPunto.com.py",
  "icons": [
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/index",
  "scope": "/",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "display": "standalone"
}