
{

  "id": "/",

  "name": "Confecciones Palmira",

  "short_name": "Palmira App",

  "start_url": "/",

  "scope": "/",

  "display": "standalone",

  "background_color": "#111111",

  "theme_color": "#111111",

  "orientation": "portrait",

  "icons": [

    {

      "src": "/img/icon-192.png",

      "sizes": "192x192",

      "type": "image/png",

      "purpose": "any"

    },

    {

      "src": "/img/icon-512.png",

      "sizes": "512x512",

      "type": "image/png",

      "purpose": "any"

    }

  ]

}

