{
    "name": "Project Finder",
    "short_name": "P-Finder",
    "version": "0.1.1",
    "version_desc": "beta",
    "start_url": "/apps/p-finder/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#007bff",
    "description": "Easily find and navigate to projects and staff.",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}