{
    "name" : "Dafer",
    "short_name" : "GD Dafer",
    "start_url" : "/",
    "id": "/#",
    "display" : "standalone",
    "background_color" : "#F2F3F4",
    "theme_color" : "#F2F3F4",
    "description": "GD Dafer",
    "prefer_related_applications": false,
    "orientation" : "portrait-primary",
    "scope" : "/",
    "lang" : "es-MX",
    "icons" : [

        {   "src" : "./images/icono-app.png",
            "type" : "image/png",
            "sizes" : "512x512",
            "purpose" : "maskable"

        },
        {   "src" : "./images/icono-apple.png",
            "type" : "image/png",
            "sizes" : "180x180"

        },
        {   "src" : "./images/icono512.png",
            "type" : "image/png",
            "sizes" : "512x512",
            "purpose" : "maskable"

        }, 
        {   "src" : "./images/icono128.png",
            "type" : "image/png",
            "sizes" : "128x128",
            "purpose" : "maskable"

        },
	{   "src" : "./images/icono144.png",
            "type" : "image/png",
            "sizes" : "144x144",
            "purpose" : "maskable"

        },
        {   "src" : "./images/icono72.png",
            "type" : "image/png",
            "sizes" : "72x72",
            "purpose" : "maskable"
        }

    ]
}
