{
    "name": "Bugema Notice Board",
    "short_name": "Bugema Notice",
    "description": "Official Digital Notice Board for Bugema University.",
    "id": "/notices/bugema?standalone=true",
    "start_url": "/notices/bugema?standalone=true",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "orientation": "portrait",
    "background_color": "#0b0f14",
    "theme_color": "#daa520",
    "gcm_sender_id": "60010292286",
    "prefer_related_applications": false,
    "categories": ["education", "news"],
    "icons": [
        {
            "src": "/bugema-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/bugema-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/bugema-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/bugema-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
