{ "name": "Office Church", "short_name": "Office Church", "description": "Manage your church: members, giving, groups, events and children's check-in.", "start_url": "/dashboard", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#0b1220", "theme_color": "#0284c7", "lang": "en", "dir": "ltr", "categories": [ "productivity", "business" ], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Check-in station", "short_name": "Station", "description": "The door tablet: check children in and out", "url": "/station" }, { "name": "Child check-in", "short_name": "Check-in", "description": "Check children in and out", "url": "/check-in" }, { "name": "Members", "short_name": "Members", "url": "/membership" } ] }