{
"name": "Digital Cockpit",
"short_name": "Digital Cockpit",
"start_url":".",
"display": "standalone",
"description": "Digital Cockpit",
"lang": "en",
"dir": "auto",
"theme_color": "#ffffff",
"background_color": "#ffffff",
"orientation": "any",
"gcm_sender_id": "103953800507",
"icons": [
    {
        "src": "/dc_icon512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
    },
    {
        "src": "/dc_icon192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
    }
],
"prefer_related_applications": false,
"shortcuts": [
    {
        "name":"Digital Cockpit",
        "short_name": "Digital Cockpit",
        "url": ".",
        "description":"Digital Cockpit"
    }
]
}
