{
    "name": "Servillantas el Dorado",
    "short_name": "Servillantas el Dorado",
    "description": "Servillantas el Dorado",
    "icons": [
        {
            "src": "images/progressive/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/progressive/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "images/progressive/icon-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "/",
    "scope": "/",
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.ejemplo.miapp"
        }
    ],
    "prefer_related_applications": false,
    "lang": "es",
    "dir": "ltr"
}