{
  "name": "SENTINEL-ACE",
  "short_name": "SENTINEL",
  "description": "Enterprise Security Operations Platform - Logística Satelital",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#00E5C0",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-540.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-1280.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Alarm Center",
      "short_name": "Alarms",
      "description": "View and manage active alarms",
      "url": "/alarm-center",
      "icons": [
        {
          "src": "/icon-alarm-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Fleet Map",
      "short_name": "Map",
      "description": "View fleet location on map",
      "url": "/fleet/map",
      "icons": [
        {
          "src": "/icon-map-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Field Tech",
      "short_name": "Field",
      "description": "Field technician assignments",
      "url": "/field-tech",
      "icons": [
        {
          "src": "/icon-field-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
