{
    "name": "Minster Gate Folio",
    "short_name": "Minster Gate Folio",
    "description": "A digital storefront and gallery showcasing a curated collection of rare books and literary treasures from Minster Gate Books.",
    "icons": [
        {
            "src": "images/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "./",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "scope": "./"
}