{
  "name": "QuickCalc - Free Online Calculators",
  "short_name": "QuickCalc",
  "description": "Fast, free online calculators and converters that run entirely in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#c9a7eb",
  "background_color": "#f8f4f0",
  "icons": [
    { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
