{
    "name": "Prototype HP",
    "short_name": "Prototype",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4F46E5",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192 512x512",
            "type": "image/png"
        }
    ]
}