{
    "short_name": "David AI",
    "name": "David AI App",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "favicon-32x32.png",
            "type": "image/png",
            "sizes": "32x32"
        },
        {
            "src": "favicon-16x16.png",
            "type": "image/png",
            "sizes": "16x16"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#4ade80",
    "background_color": "#1a1a1a",
    "orientation": "any",
    "scope": "/",
    "prefer_related_applications": false
}
