{
  "name": "PaletteSnap",
  "short_name": "PaletteSnap",
  "description": "ML-enhanced color extraction from photos. Upload a photo and get a beautiful color palette instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["design", "photo", "utilities"]
}
