{
  "name": "Kaarvi Marketplace",
  "short_name": "Kaarvi",
  "description": "Enterprise data template marketplace — discover, deploy, and monetize data transformation pipelines.",
  "start_url": "/marketplace",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#931e5d",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/kaarvi-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
