{
  "name": "MSPS Officer Portal",
  "short_name": "MSPS",
  "description": "Metro South Protective Services - Officer Mobile Portal. Clock in/out, file reports, manage schedules.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#d4a843",
  "categories": ["business", "productivity", "security"],
  "icons": [
    {
      "src": "https://d64gsuwffb70l.cloudfront.net/693825309f824ae45cef9597_1775160778303_12f1328a.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d64gsuwffb70l.cloudfront.net/693825309f824ae45cef9597_1775160778303_12f1328a.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://d64gsuwffb70l.cloudfront.net/693825309f824ae45cef9597_1775160809015_e8d3d3a0.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Clock In/Out",
      "short_name": "Time Clock",
      "description": "GPS-verified clock in and clock out",
      "url": "/?action=timeclock",
      "icons": []
    },
    {
      "name": "File DAR",
      "short_name": "New DAR",
      "description": "Submit a Daily Activity Report",
      "url": "/?action=dar",
      "icons": []
    },
    {
      "name": "Incident Report",
      "short_name": "Incident",
      "description": "File an incident report",
      "url": "/?action=incident",
      "icons": []
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
