{
  "name": "TryTools",
  "short_name": "TryTools",
  "description": "Free online tools that run entirely in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "/apple-icon", "type": "image/png", "sizes": "180x180", "purpose": "any" }
  ]
}
