{
  "name": "CostSignal — Can I Afford This Car?",
  "short_name": "CostSignal",
  "description": "Calculate the real monthly cost of owning a car and see if it fits your budget.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
