{
    "name": "Neville Camilleri - Portfolio",
    "short_name": "Neville C.",
    "start_url": "/",
    "background_color": "#ffffff",
    "theme_color": "#1a365d",
    "display": "standalone",
    "icons": [
        {
            "src": "profile.jpg",
            "sizes": "192x192",
            "type": "image/jpeg"
        },
        {
            "src": "profile.jpg",
            "sizes": "512x512",
            "type": "image/jpeg"
        }
    ]
}