{
    "background_color": "#f06700",
    "description": "Demo of a Progress Web App by Connective Studio.",
    "display": "fullscreen",
    "icons": [
        {
            "src": "images/icon-pwa.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "images/icon-pwa.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "name": "Connective PWA Demo",
    "short_name": "Connective",
    "start_url": "/index.html"
}