{
    "name": "Moibook — Save, Connect, Grow",
    "short_name": "Moibook",
    "description": "Community contribution and event tracking. Track moi given and received, run events, and chat with your community.",
    "start_url": "/feed",
    "scope": "/",
    "id": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "orientation": "portrait",
    "background_color": "#F8FAFC",
    "theme_color": "#4F46E5",
    "lang": "en",
    "dir": "ltr",
    "categories": ["social", "finance", "productivity"],
    "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        { "name": "Feed", "url": "/feed", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
        { "name": "Events", "url": "/events", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
        { "name": "MOI Ledger", "url": "/moi/ledger", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
    ]
}
