{
  "name": "Alpha Prime Security",
  "short_name": "Alpha Prime",
  "description": "Security Operations Management Platform",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a31d080540b367a25607ad7/6ab77264a_36355-removebg-preview.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/6a31d080540b367a25607ad7/6ab77264a_36355-removebg-preview.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Clock In/Out",
      "url": "/clock-in",
      "description": "GPS-verified clock in or out"
    },
    {
      "name": "Report Incident",
      "url": "/incidents",
      "description": "Log a security incident"
    },
    {
      "name": "My Schedule",
      "url": "/schedule",
      "description": "View shift schedule"
    }
  ]
}
