{ "name": "Billing, Messages & Docket", "short_name": "BMD", "description": "Private co-parenting workspace for billing, messages, docket, routines, caregivers, and audit records.", "start_url": "/mobile/", "scope": "/", "display": "standalone", "background_color": "#f5f7fa", "theme_color": "#102233", "orientation": "portrait-primary", "categories": ["productivity", "finance", "medical"], "icons": [ { "src": "/bmd-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/bmd-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/bmd-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "share_target": { "action": "/mobile/share-target", "method": "POST", "enctype": "application/x-www-form-urlencoded", "params": { "title": "shared_title", "text": "shared_text", "url": "shared_url" } }, "shortcuts": [ { "name": "Log Exchange", "short_name": "Exchange", "description": "Open BMD Mobile Log for drop-off, pickup, delay, and exchange notes.", "url": "/mobile/#exchange", "icons": [{ "src": "/bmd-icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Log Message", "short_name": "Message", "description": "Open BMD Mobile Log for copied text or a child-centered message.", "url": "/mobile/#message", "icons": [{ "src": "/bmd-icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Save Private Note", "short_name": "Note", "description": "Open BMD Mobile Log for a private child-scoped note.", "url": "/mobile/#notes", "icons": [{ "src": "/bmd-icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Log Payment", "short_name": "Payment", "description": "Open BMD Mobile Log for cash, check, transfer, or reimbursement evidence.", "url": "/mobile/#payment", "icons": [{ "src": "/bmd-icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Add Photo", "short_name": "Photo", "description": "Open the child photo and evidence upload flow.", "url": "/mobile/#photo", "icons": [{ "src": "/bmd-icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Import Receipt", "short_name": "Receipt", "description": "Open BMD Mobile Log for phone OCR receipt import.", "url": "/mobile/#receipt", "icons": [{ "src": "/bmd-icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }