{ "name": "Shift Ledger", "short_name": "Shift Ledger", "description": "Track shift trades with fellow firefighters — who you owe and who owes you.", "display": "standalone", "start_url": "/", "scope": "/", "orientation": "portrait-primary", "background_color": "#f7f4ee", "theme_color": "#f7f4ee", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }