{
  "name": "Bigotes App",
  "short_name": "ZonaBigotes",
  "start_url": "./index.html",
  "display": "standalone",
  "related_applications": [{
    "platform": "webapp",
    "url": "https://zonabigotes.com/BigotesApp/manifest.json",
    "id": "https://zonabigotes.com/BigotesApp/index.html"
  }],
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "assets/logoocel.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
