{
    "name": "Gazeta do Alto Tietê",
    "short_name": "Gazeta",
    "description": "Notícias do Alto Tietê, do Brasil e do mundo, atualizadas continuamente.",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#080020",
    "background_color": "#f7f4ed",
    "lang": "pt-BR",
    "dir": "ltr",
    "categories": [
        "news",
        "magazines"
    ],
    "icons": [
        {
            "src": "/images/brand/favicon.png",
            "sizes": "500x500",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Buscar Notícias",
            "short_name": "Buscar",
            "url": "/busca.html",
            "icons": [
                {
                    "src": "/images/brand/favicon.png",
                    "type": "image/png",
                    "sizes": "500x500"
                }
            ]
        },
        {
            "name": "Política",
            "url": "/categoria.html?cat=politica",
            "icons": [
                {
                    "src": "/images/brand/favicon.png",
                    "type": "image/png",
                    "sizes": "500x500"
                }
            ]
        },
        {
            "name": "Esportes",
            "url": "/categoria.html?cat=esportes",
            "icons": [
                {
                    "src": "/images/brand/favicon.png",
                    "type": "image/png",
                    "sizes": "500x500"
                }
            ]
        }
    ]
}
