{
    "name": "Pizzeria Living",
    "short_name": "Pizzeria",
    "start_url": "\/index.php",
    "scope": "\/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4CAF50",
    "icons": [
        {
            "src": "\/img\/icon192.png?v=1775338557",
            "sizes": "192x192",
            "type": "image\/png"
        },
        {
            "src": "\/img\/icon512.png?v=1775338557",
            "sizes": "512x512",
            "type": "image\/png"
        }
    ]
}