{
    "name": "Einkaufsliste",
    "short_name": "Einkauf",
    "description": "Gemeinsame Einkaufsliste",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f6f7f9",
    "theme_color": "#10b981",
    "lang": "de",
    "categories": ["lifestyle", "productivity", "shopping"],
    "icons": [
        { "src": "icon.php?s=192",  "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "icon.php?s=512",  "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "icon.php?s=mask", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
