{
    "name":"Nerve Tumours UK",
    "short_name":"Nerve Tumours",
    "start_url":".",
    "display":"standalone",
    "background_color":"#FFFFFF",
    "theme_color":"white",
    "scope":".",
    "description":"Nerve Tumours UK is the national charity providing support to people with conditions that cause nerve tumours, such as neurofibromatosis, Schwannomatosis and legius syndrome",
    "icons":[
        {
            "src":"images/templates/favicon/icon-192x192.png",
            "sizes":"192x192",
            "type":"image/png"
        },
        {
            "src":"images/templates/favicon/icon-512x512.png",
            "sizes":"512x512",
            "type":"image/png",
            "purpose": "any"
        },
        {
            "src":"images/templates/favicon/maskable-icon-192x192.png",
            "sizes":"192x192",
            "type":"image/png",
            "purpose": "maskable"
        },
        {
            "src":"images/templates/favicon/icon-192x192.jpg",
            "sizes":"192x192",
            "type":"image/jpg"
        },
        {
            "src":"images/templates/favicon/icon-512x512.jpg",
            "sizes":"512x512",
            "type":"image/jpg",
            "purpose": "any"
        },
        {
            "src":"images/templates/favicon/maskable-icon-192x192.jpg",
            "sizes":"192x192",
            "type":"image/jpg",
            "purpose": "maskable"
        }
    ],
    "screenshots":[

        {
            "src":"images/templates/narrow-screenshot-1.png",
            "sizes":"860x1864",
            "type":"image/png",
            "form_factor":"narrow"
        },
        {
            "src":"images/templates/wide-screenshot.png",
            "sizes":"1576x1231",
            "type":"image/png",
            "form_factor":"wide"
        },
        {
            "src":"images/templates/wide-screenshot-1.png",
            "sizes":"1576x1231",
            "type":"image/png",
            "form_factor":"wide"
        }
    ]
}