{
    "name": "Peguei App",
    "short_name": "Peguei",
    "description": "Encontre as melhores ofertas perto de você",
    "lang": "pt",
    "start_url": "/index.html",
    "id": "pegueiapp",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#0067AA",
    "dir": "ltr",
    "protocol_handlers": [
        {
            "protocol": "peguei-ofertas",
            "url": "https://pegueiapp.com.br"
        }
    ],
    "icons": [
        {
            "src": "icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-167x167.png",
            "sizes": "167x167",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-180x180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-192x192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-384x384-maskable.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512x512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "icons/offers-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Ofertas perto de você"
        }
    ],
    "prefer_related_applications": false,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.pegueiapp.ofertas",
            "id": "com.pegueiapp.ofertas"
        }
    ],
    "persist_storage": true,
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "fullscreen"],
    "categories": ["shopping", "lifestyle"],
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "iarc_rating_id": "e84b072d-71de-3dae-a794-62e5f0c3e450",
    "scope_extensions": [
        {
            "origin": "https://peguei.app.br"
        }
    ],
    "shortcuts": [
        {
            "name": "Buscar Ofertas",
            "short_name": "Buscar",
            "description": "Busque ofertas próximas a você",
            "url": "/busca",
            "icons": [{ "src": "icons/search-192x192.png", "sizes": "192x192" }]
        }
    ]
}
