{
  "id": "/",
  "name": "AI Commerce System",
  "short_name": "AI Commerce",
  "description": "Architecting scalable, automated digital revenue streams for US entrepreneurs — pre-built funnels, predictive targeting, and a unified analytics hub.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "background_color": "#050a07",
  "theme_color": "#050a07",
  "categories": ["business", "finance", "education", "productivity"],
  "icons": [
    { "src": "/images/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/images/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "How it works", "url": "/#how" },
    { "name": "Contact support", "url": "/contact/" }
  ]
}
