{
  "name": "cloverpos.io — SMB Infrastructure Platform",
  "short_name": "cloverpos.io",
  "description": "Statement audit, infrastructure check, and merchant onboarding for San Diego County small businesses.",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#193241",
  "background_color": "#F6F8FB",
  "categories": ["business", "finance"],
  "shortcuts": [
    {
      "name": "Statement Audit",
      "short_name": "Audit",
      "url": "/statement-audit",
      "description": "Upload your processing statement for a free analysis"
    },
    {
      "name": "Check Internet",
      "short_name": "Infra Check",
      "url": "/infrastructure-check",
      "description": "Verify fiber availability at your address"
    },
    {
      "name": "Start Intake",
      "short_name": "Intake",
      "url": "/intake",
      "description": "Complete a business questionnaire"
    }
  ]
}
