{
    "name": "QuickCite",
    "short_name": "QuickCite",
    "description": "Select an Act or Regulation to get the Charge Section and Wording",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#212529",
    "icons": [
        {
            "src": "/img/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/icons/icon.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/img/icons/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}