{
  "name": "ACOS — AI-Native Commerce OS",
  "short_name": "ACOS",
  "description": "The world's most complete AI-native POS. WhatsApp & Telegram commerce, integrated payments, agentic commerce, and 5-minute onboarding in 29+ countries.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["business", "finance", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/brand/acos-icon-light.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/acos-icon-dark-v2.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ACOS landing page"
    }
  ],
  "shortcuts": [
    {
      "name": "Open POS",
      "short_name": "POS",
      "description": "Go directly to the point of sale",
      "url": "/pos",
      "icons": [{ "src": "/brand/acos-icon-dark-v2.png", "sizes": "any" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open your business dashboard",
      "url": "/app",
      "icons": [{ "src": "/brand/acos-icon-dark-v2.png", "sizes": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
