{
    "name": "HygieneCheck",
    "short_name": "HygieneCheck",
    "description": "Check the official food hygiene rating of any restaurant, takeaway, cafe, pub or food shop in the UK — free, from Food Standards Agency data.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#F6F9FA",
    "theme_color": "#0E7C86",
    "categories": [
        "food",
        "reference",
        "utilities"
    ],
    "lang": "en-GB",
    "dir": "ltr",
    "icons": [
        {
            "src": "favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
