{
  "name": "FiberOMS",
  "short_name": "FiberOMS",
  "description": "Fiber network operations management system",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "/tombigbee-logo.webp",
      "sizes": "200x150",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "View Offline Subscribers",
      "short_name": "Offline",
      "description": "Show offline subscribers on map",
      "url": "/?filter=offline"
    }
  ],
  "categories": [
    "utilities",
    "business"
  ]
}