{
  "name": "Relay",
  "short_name": "Relay",
  "description": "Track anything your team works on — bugs, tasks, sales, and custom work items.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#a06030",
  "background_color": "#fbf7f2",
  "categories": ["productivity", "project management"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
