{
  "name": "Certely",
  "short_name": "Certely",
  "description": "ISO Management System — field reporting, inspections, audits, and actions",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0b3540",
  "theme_color": "#0b3540",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/certely-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/certely-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/public_c3f8_c117909007d840dd9bcbf78b15049350.jpg",
      "sizes": "256x256",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Work",
      "short_name": "My Work",
      "description": "View your assigned tasks and actions",
      "url": "/my-work",
      "icons": [{ "src": "/certely-icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Report Something",
      "short_name": "Report",
      "description": "Quickly report an incident, near miss, or observation",
      "url": "/m/report",
      "icons": [{ "src": "/certely-icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
