{
  "name": "Generative Gradients",
  "short_name": "Gradients",
  "description": "Create beautiful CSS and SVG gradients online. Export instantly and use them in your designs and websites.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "lang": "en",
  "dir": "ltr",

  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],

  "categories": ["design", "tools", "development", "webapp"],
  "shortcuts": [
    {
      "name": "Gradient Generator",
      "short_name": "Generator",
      "description": "Create and export CSS gradients quickly.",
      "url": "/gradient-generator"
    },
    {
      "name": "Color Palette Maker",
      "short_name": "Palettes",
      "description": "Generate and customize color palettes easily.",
      "url": "/palette-generator"
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false
}
