{
    "name": "Dodgy Dinners",
    "short_name": "Dodgy Dinners",
    "description": "Check the official food hygiene rating for any UK restaurant, takeaway, pub or cafe.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "lang": "en-GB",
    "background_color": "#FFF6E6",
    "theme_color": "#8CC63E",
    "icons": [
        { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/img/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
