{
  "name": "BusinessBuilder AI",
  "short_name": "BusinessBuilder",
  "description": "BusinessBuilder AI helps entrepreneurs find products, generate business plans, create Shopify store assets, build Canva branding, and launch businesses with AI.",
  "theme_color": "#0f172a",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/dashboard",
  "scope": "/",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
