{
  "name": "ATLAS · Explorer",
  "short_name": "ATLAS",
  "description": "Local Atlas ITSM dashboard",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "icons": [
    {
      "src": "/brand-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/?view=dashboard",
      "description": "Open the dashboard view"
    },
    {
      "name": "Graph",
      "url": "/?view=graph",
      "description": "Open the graph view"
    }
  ]
}
