{
    "short_name": "TID",
    "name": "The Intelligent Donor",
    "icons": [
        {
            "src": "assets/image/logo192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "assets/image/logo512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "main.html",
    "background_color": "#ffffff",
    "orientation": "portrait-primary",
    "display": "standalone",
    "theme_color": "#dc3545",
    "gcm_sender_id": "103953800507",
    "scope" : ".",
    "description" : "Blood Donation Management System.",
    "dir" : "ltr",
    "lang" : "en-US",  
    "gcm_sender_id_comment": "Do not change the GCM Sender ID"
}