{
  "id": "nightwarden-2025-12-29",
  "name": "NightWarden Security Platform",
  "short_name": "NightWarden",
  "description": "Comprehensive security services management platform",
  "start_url": "/?pwa_build=2025-12-29",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1e40af",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/nw-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/nw-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Lone Worker Check-In",
      "short_name": "Check-In",
      "description": "Quick access to lone worker safety check-in",
      "url": "/field-staff",
      "icons": [
        {
          "src": "/nw-icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
