{
  "name": "Conduit",
  "short_name": "Conduit",
  "description": "Field service management for contractors. Jobs, bids, invoices, and scheduling — all in one place.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-384.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#0c0c0e",
  "background_color": "#0c0c0e",
  "orientation": "any",
  "categories": ["business", "productivity"]
}
