{
  "name": "FieldTech Voice-to-Note",
  "short_name": "FieldTech",
  "description": "The #1 Field Service AI Platform — voice-to-invoice, smart pricing, 6 languages",
  "start_url": "/fieldtech/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E07B2A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "New Work Order",
      "short_name": "New Job",
      "description": "Create a new voice work order",
      "url": "/fieldtech/record",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Work Orders",
      "short_name": "Orders",
      "description": "View all work orders",
      "url": "/fieldtech/work-orders",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    }
  ]
}
