{
  "name": "JipCalculator",
  "short_name": "Jip",
  "description": "See the mortgage, monthly ownership plan, cash needed to buy, and what stays liquid.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f5ef",
  "theme_color": "#f7f5ef",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "orientation": "portrait-primary",
  "categories": ["finance", "productivity", "utilities"]
}
