{
  "name": "Tip Calculator — Split Bills Instantly",
  "short_name": "TipCalc",
  "description": "The fastest tip and bill splitting calculator",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#F59E0B",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
