{
  "name": "ZipBuild - Next.js Boilerplate for AI Coding Tools",
  "short_name": "ZipBuild",
  "description": "Build apps faster with AI. Configure 108 production-ready files for your SaaS, marketplace, or startup. Ship in days, not months.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080c",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/rocket.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/rocket.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer tools", "productivity", "business"],
  "screenshots": [
    {
      "src": "/api/og",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ZipBuild Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Configure Your App",
      "short_name": "Configure",
      "description": "Start the AI configurator",
      "url": "/generate",
      "icons": [{ "src": "/rocket.png", "sizes": "96x96" }]
    },
    {
      "name": "Get the Boilerplate",
      "short_name": "Boilerplate",
      "description": "Purchase the full boilerplate",
      "url": "/#pricing",
      "icons": [{ "src": "/rocket.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
