{
  "name": "AlertHelm Post-Incident Reviews",
  "short_name": "AlertHelm PIR",
  "description": "Collaborative post-incident review platform for incident management and learning",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0969ff",
  "orientation": "any",
  "scope": "/",
  "icons": [],
  "categories": ["productivity", "business", "utilities"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View incident and review dashboard",
      "url": "/en/dashboard"
    },
    {
      "name": "Incidents",
      "short_name": "Incidents",
      "description": "View all incidents",
      "url": "/en/incidents"
    },
    {
      "name": "Reviews",
      "short_name": "Reviews",
      "description": "View post-incident reviews",
      "url": "/en/reviews"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
