{
    "name": "100 Archives North",
    "short_name": "100 Archives",
    "description": "A digital broadsheet dedicated to the stories that forged the modern world. Preserving the industrial, cultural, and social history of the North.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fafaf9",
    "theme_color": "#1c1917",
    "icons": [
        {
            "src": "/images/logo-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}