{
  "name": "Tip Calculator Online Free",
  "short_name": "Tip Calculator",
  "description": "Free online tip calculator with bill splitting",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#4285F4",
  "orientation": "any",
  "icons": [
    { "src": "/img/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
