{
    "short_name": "Coffee Recipes",
    "name": "Coffee Recipes",
    "icons": [
        {
        "src": "/assets/coffee.png",
        "type": "image/png",
        "sizes": "512x512 120x120 152x152 167x167 180x180 192x192 384x384",
        "purpose": "any maskable"
        }
    ],
    "id": "/?source=pwa",
    "start_url": "/?source=pwa",
    "background_color": "#fff",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#7a593a",
    "description": "Find a recipe to use in brewing your next cup of coffee."
}