{
  "name": "TX1:Trinity",
  "short_name": "TX1:Trinity",
  "description": "First-principles cost-estimating software for construction and infrastructure. Windows desktop, local-first, with embodied carbon tracked on the same objects as cost.",
  "lang": "en-AU",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#10b981",
  "background_color": "#ffffff",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start a free trial",
      "short_name": "Free trial",
      "url": "/download/"
    },
    {
      "name": "Estimating guide",
      "short_name": "Estimating",
      "url": "/estimating/"
    },
    {
      "name": "User guide",
      "short_name": "Docs",
      "url": "/guide/"
    }
  ]
}
