{
  "name": "NER Calculator",
  "short_name": "NER Calc",
  "description": "Free net effective rent calculator for commercial leases. Factor in free rent, TI allowances and escalations to compare lease proposals on equal terms.",
  "icons": [
    { "src": "/favicon.ico", "sizes": "48x48 32x32 16x16", "type": "image/x-icon" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "theme_color": "#3182ed",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}
