{
  "name": "SONARmobile",
  "short_name": "SONARmobile",
  "description": "Shore Outage Notification, Analysis and Response \u2014 commander mobile hub",
  "id": "/ie-SRS/cmdr/sonarmobile-v2",
  "start_url": "/ie-SRS/cmdr/index.html",
  "scope": "/ie-SRS/cmdr/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c1a2c",
  "theme_color": "#0c1a2c",
  "icons": [
    {
      "src": "../icon-192.png?v=20260911b",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icon-512.png?v=20260911b",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icon-512.png?v=20260911b",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}