{
                "name"            : "Point of Sale",
                "short_name"      : "POS",
                "start_url"       : "pos",
                "description"     : "A Progressive Web App for Point of Sale",
                "display"         : "standalone",
                "orientation"     : "landscape",
                "theme_color"     : "#0892fd",
                "background_color": "#ffffff",
                "icons"           : [
                    {
                        "src": "https://olros.com.mx/ventas/wp-content/plugins/dd-wcfm-multipos/assets/images/pwa48.png",
                        "sizes": "48x48",
                        "type": "image/png"
                    },
                    {
                        "src": "https://olros.com.mx/ventas/wp-content/plugins/dd-wcfm-multipos/assets/images/pwa96.png",
                        "sizes": "96x96",
                        "type": "image/png"
                    },
                    {
                        "src": "https://olros.com.mx/ventas/wp-content/plugins/dd-wcfm-multipos/assets/images/pwa144.png",
                        "sizes": "144x144",
                        "type": "image/png"
                    },
                    {
                        "src": "https://olros.com.mx/ventas/wp-content/plugins/dd-wcfm-multipos/assets/images/pwa196.png",
                        "sizes": "196x196",
                        "type": "image/png"
                    },
                    {
                        "src": "https://olros.com.mx/ventas/wp-content/plugins/dd-wcfm-multipos/assets/images/pwa512.png",
                        "sizes": "512x512",
                        "type": "image/png"
                    }
                ]
            }