{
    "short_name": "Infidigi",
    "name": "Infidigi Platform",
    "icons": [
        {
            "src": "vite.svg",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "vite.svg",
            "type": "image/svg+xml",
            "sizes": "512x512"
        }
    ],
    "start_url": "/mobile/feed",
    "display": "standalone",
    "theme_color": "#4f46e5",
    "background_color": "#ffffff"
}