{
  "name": "2Tap - Office in your Pocket",
  "short_name": "2Tap",
  "description": "Voice-first mobile app for tradies to capture leads, site updates, and claims on the go.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1F2A37",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
