{
  "name": "True Cost Calculator",
  "short_name": "TrueCost",
  "description": "Analyze the true cost of any purchase — time to earn, opportunity cost, and more.",
  "display": "standalone",
  "start_url": "/app",
  "scope": "/",
  "theme_color": "#9fe870",
  "background_color": "#f8faf6",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
