{
  "name": "Panoramic Ops",
  "short_name": "Panoramic Ops",
  "description": "Panoramic Building operations hub",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1F3971",
  "theme_color": "#1F3971",
  "icons": [
    {
      "src": "icon-192.png?v=126",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png?v=126",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
