{
    "name": "Lincolnshire Rural Support Network",
    "short_name": "LRSN",
    "description": "A progressive web app for LRSN.",
    "categories": ["fundraising","donations","health & fitness","lifestyle"],
    "icons": [
        {
            "src": "/wp-content/themes/lrsn-child-theme/assets/img/LRSN_Favicon_192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/wp-content/themes/lrsn-child-theme/assets/img/LRSN_Favicon_512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "id": "/app/",
    "start_url": "/app/?v1.1.0",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#005835",
    "scope": "/app",
    "screenshots": [{
        "src": "/wp-content/themes/lrsn-child-theme/assets/img/lrsn-desktop.png",
        "sizes": "1280x720",
        "form_factor": "wide",
        "label": "A progressive web app for LRSN."
    },
    {   "src": "/wp-content/themes/lrsn-child-theme/assets/img/lrsn-mobile.png",
        "sizes": "412x732",
        "form_factor": "narrow",
        "label": "A progressive web app for LRSN."
    }] 
}
