{
  "name": "GrowBiz - AI Marketing Platform",
  "short_name": "GrowBiz",
  "description": "AI-powered marketing platform for small businesses in India. Generate content, posters, videos, and manage ads.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "productivity", "marketing"],
  "shortcuts": [
    {
      "name": "Create Content",
      "short_name": "Content",
      "description": "Generate AI-powered marketing content",
      "url": "/content"
    },
    {
      "name": "Analytics",
      "short_name": "Analytics",
      "description": "View your marketing analytics",
      "url": "/analytics"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
