{
  "name": "Atlas",
  "short_name": "Atlas",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "background_color": "hsl(222 47% 6%)",
  "theme_color": "hsl(72 100% 50%)",
  "icons": [
    {
      "src": "/atlas-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Inbox",
      "short_name": "Inbox",
      "description": "Capture and triage",
      "url": "/inbox",
      "icons": [{ "src": "/atlas-logo.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
