{
  "name": "PastelPal - Free Color Tools",
  "short_name": "PastelPal",
  "description": "Free online color tools: palette generator, contrast checker, gradient maker, color picker and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#FF7F6E",
  "icons": [
    {
      "src": "/pastelpal.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pastelpal.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
