{
  "name": "TRANTT Architects & Builders",
  "short_name": "TRANTT Architects & Builders",
  "description": "Authorise the user's Google account for the private TRANTT Site Editor while preserving the existing owner accounts and public contact email.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./resources/trantt-logo.png",
      "sizes": "449x441",
      "type": "image/png"
    }
  ],
  "scope": "./"
}