{
  "name": "hogarfix24",
  "short_name": "hogarfix24",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e00000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/icon-192-v3.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon-512-v3.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}