{
    "name": "Lucille's Legacy Client Portal",
    "short_name": "Lucille's Legacy",
    "description": "A secure client portal for Lucille's Legacy financial services clients.",
    "start_url": "/portal",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f4efff",
    "theme_color": "#6d3fb5",
    "icons": [
          { "src": "/lucilles-legacy-logo.png", "sizes": "192x192", "type": "image/png" },
          { "src": "/lucilles-legacy-logo.png", "sizes": "512x512", "type": "image/png" },
          { "src": "/lucilles-legacy-logo.png", "sizes": "1000x1000", "type": "image/png", "purpose": "any" },
          { "src": "/lucilles-legacy-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
