{
  "name": "Naucalpan",
  "short_name": "Naucalpan",
  "start_url": "./logins/",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#742727",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/logo-naucalpan.jpg",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/logo-naucalpan.jpg",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}