{
  "name": "makeonline.io — SMB Infrastructure Platform",
  "short_name": "makeonline.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": "Check My Building",
      "short_name": "Check Fiber",
      "url": "/check-availability",
      "description": "Verify AT&T Fiber availability at your address"
    },
    {
      "name": "Get a Free Quote",
      "short_name": "Get Quote",
      "url": "/get-quote",
      "description": "Request a quote for fiber, network, and cabling"
    }
  ]
}
