{
  "name": "Calcs.com",
  "short_name": "Calcs",
  "description": "The digital home for engineering decisions. Calculations, standards, and context in one shared environment - reviewable, traceable, defensible.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#03213b",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logos/calcs-logo-only-blue.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
