{
  "name ": "BuildrApp",
  "short_name": "BuildrApp",
  "description": "BuildrApp is the all-in-one business management app built specifically for contractors and field service businesses. Whether you are a plumber, electrician, roofer, renovator, landscaper, or general contractor \u2014 BuildrApp keeps every part of your business organized, professional, and moving.",
  "start_url": "https://buildrapp.ca/app",
  "scope": "https://buildrapp.ca/app",
  "display": "standalone",
  "background_color": "#1a0f06",
  "theme_color": "#c8732a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://buildrapp.ca/buildrapp_icon_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://buildrapp.ca/buildrapp_icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "ca.buildrapp.app",
  "lang": "en",
  "categories": [
    "business"
  ]
}