{
    "name": "MessFinder",
    "short_name": "MessFinder",
    "theme_color": "#4f46e5",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "orientation": "portrait",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "192x192 512x512",
            "type": "image/x-icon",
            "purpose": "any"
        }
    ],
    "description": "Find the perfect mess menu near your campus with MessFinder."
}