{
  "name": "Atlas, the compliance operating system for Indian life-safety",
  "short_name": "Atlas",
  "description": "The compliance operating system for Indian life-safety. Fire panels, extinguishers, alarms, inspections, and audit-ready evidence. Tenant data stays yours.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fcfdfe",
  "theme_color": "#1e3a8a",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Tenant dashboard",
      "url": "/app"
    },
    {
      "name": "Tasks",
      "short_name": "Tasks",
      "description": "Assigned + sent tasks",
      "url": "/tasks"
    },
    {
      "name": "Assets",
      "short_name": "Assets",
      "url": "/assets"
    },
    {
      "name": "SOPs",
      "short_name": "SOPs",
      "url": "/sops"
    },
    {
      "name": "Leaderboard",
      "short_name": "Board",
      "url": "/leaderboard"
    },
    {
      "name": "Inbox",
      "short_name": "Inbox",
      "url": "/inbox"
    }
  ],
  "prefer_related_applications": false
}
