{
  "name": "Property Investment Calculator",
  "short_name": "Calculator",
  "description": "Compare property investments — Jonathan Tan, NextAssetSG",
  "start_url": "calculator.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f1f5f9",
  "theme_color": "#0a1226",
  "icons": [
    { "src": "calculator-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "calculator-icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
