{
  "name": "Talk2Form - Service Reports",
  "short_name": "Talk2Form",
  "description": "Professional service report management with offline support, photo capture, and audio recording for field technicians.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1b6ec2",
  "prefer_related_applications": false,
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "screenshot-1.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-192-maskable.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    }
  ],
  "permissions": [
    "camera",
    "microphone",
    "notifications"
  ],
  "features": [
    "camera",
    "microphone",
    "offline-storage",
    "background-sync"
  ]
}
