{
    "name":"Rancho El Guerrero",
    "short_name": "Rancho",
    "start_url": "https://https://ranchoguerrero.xyz",
    "display": "standalone",
    "background_color": "#800000",
    "theme_color": "#800000",
    "orientation": "portrait",
    "icons": [
        {
          "src": "img/icons/icon-16x16.png",
          "type": "image/png",
          "sizes": "16x16"
        },
        {
          "src": "img/icons/icon-32x32.png",
          "type": "image/png",
          "sizes": "32x32"
        },
        {
          "src": "img/icons/icon-150x150.png",
          "type": "image/png",
          "sizes": "150x150"
        },
        {
          "src": "img/icons/icon-192x192.png",
          "type": "image/png",
          "sizes": "192x192"
        },
        {
          "src": "img/icons/icon-512x512.png",
          "type": "image/png",
          "sizes": "512x512"
        }
      ]
}