{
  "name": "Loadshift Ops Alerts",
  "short_name": "Ops Alerts",
  "description": "Real push notifications for new jobs and calls due, even when Ops HQ isn't open in a tab.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#101418",
  "theme_color": "#0d1b2e",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
