{
    "name": "Portal V 0.3",
    "short_name": "Portal V 0.3",
    "description": "Description of my PWA",
    "start_url": "/ev/tracking",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "display": "standalone",
    "icons": [
        {
            "src": "/src/assets/jungle.webp",
            "sizes": "3840x2160"
        }
    ]
}