{
  "name": "Anvil — Build, Deploy & Sell AI Agents",
  "short_name": "Anvil",
  "description": "Build custom AI agents, deploy them to clients, and earn recurring revenue. No ML expertise required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#E8500A",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663617009519/6tzkUkjedf99QbBaLXRSyg/og-image-v2-Xw59wckYWpzacPjei7bgTK.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Anvil AI Agent Platform"
    }
  ],
  "shortcuts": [
    {
      "name": "Marketplace",
      "short_name": "Market",
      "description": "Browse AI agents on the Anvil Marketplace",
      "url": "/market",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View Anvil pricing plans",
      "url": "/pricing",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    }
  ]
}
