{
    "name": "Nanni & Poppa Family",
    "short_name": "Nanni & Poppa",
    "description": "A private family space for sharing memories, photos, news and special moments.",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "background_color": "#1f2933",
    "theme_color": "#1f2933",
    "orientation": "any",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}