{
  "name": "BellPath Worker Stability OS",
  "short_name": "BellPath",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b130f",
  "theme_color": "#0b130f",
  "description": "BellPath worker stability dashboard, app launcher, activation, backup, and sync portal.",
  "icons": [
    {
      "src": "/bellpath-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/bellpath-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}