{
    "name": "Engram",
    "short_name": "Engram",
    "description": "Engineering Knowledge, One Swipe at a Time.",
    "start_url": "/feed",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a14",
    "theme_color": "#0a0a14",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}