{ "name": "OdinShift", "short_name": "OdinShift", "description": "Job scheduling, shift logging, payroll reminders, and incident tracking.", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#17202a", "theme_color": "#1f2d3a", "icons": [ { "src": "./odinshift-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ] }