{
    "name": "LocalFork Coupon Book",
    "short_name": "LocalFork",
    "description": "Your local chamber coupon book, in your pocket.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f6f7f9",
    "theme_color": "#1f6feb",
    "icons": [
        {
            "src": "/assets/icons/localfork_icon.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
