{
    "name": "Isho's Factory",
    "short_name": "Isho's",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFF9F2",
    "theme_color": "#2BBFAA",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "description": "Prototipo de AppWebMobile",
    "dir": "auto",
    "lang": "es",
    "id": "ishosfactory",
    "scope": "/",
    "orientation": "portrait",
    "categories": [
        "shopping"
    ]
}