{
    "name": "GTM Boyetécnica",
    "short_name": "GTM",
    "description": "Portal técnico de GTM Boyetécnica S.A.",
    "id": "/inicio",
    "start_url": "/inicio",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f4f6f9",
    "theme_color": "#107bc2",
    "icons": [
        {
            "src": "/img/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/img/pwa/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/img/pwa/screenshots/login-wide.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/img/pwa/screenshots/login-narrow.png",
            "sizes": "500x900",
            "type": "image/png"
        }
    ]
}
