{
    "name": "MyCollections",
    "short_name": "MyCollections",
    "description": "Die Drei ??? Sammlung verwalten",
    "start_url": "/library.php",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1a1a2e",
    "theme_color": "#1a1a2e",
    "icons": [
        { "src": "/assets/icons/icon.php?size=192", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "/assets/icons/icon.php?size=512", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
}
