
{
    "name": "Padaria Santa Terezinha",
    "short_name" : "Padaria Santa Terezinha",
    "description" : "Melhor padaria da Zona Norte",
    "start_url": "index.php",
    "scope" : "./",
    "icons": [
        {
            "src": "",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#FCB130",
    "background_color": "#FCB130",
    "display": "standalone",
    "version": "1.0.1",
    "orientation": "portrait"
}
