{
    "name": "NoteVault by AZtechs",
    "short_name": "NoteVault",
    "description": "Your private space for notes",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#0e8080",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/AZtechs.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/AZtechs.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
