{
  "name": "FieldCherry - AI-Powered Intervention Documentation",
  "short_name": "FieldCherry",
  "description": "AI-powered intervention documentation, invoicing and team management for field workers. Record voice on-site, snap photos, attach files — AI generates your professional reports.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#275378",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "380x353",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "features": [
    "Voice Recording",
    "GPS Tracking",
    "AI Form Filling",
    "Offline Support",
    "Multi-language",
    "Dark Mode"
  ],
  "screenshots": [
    {
      "src": "/images/screenshot1.png",
      "sizes": "540x720",
      "type": "image/png",
      "label": "Dashboard with smart intervention workflow"
    },
    {
      "src": "/images/screenshot2.png",
      "sizes": "540x720",
      "type": "image/png",
      "label": "Voice recording with GPS tracking"
    }
  ],
  "shortcuts": [
    {
      "name": "New Intervention",
      "short_name": "Record",
      "description": "Start a new intervention recording",
      "url": "/Interventions/New",
      "icons": [
        {
          "src": "/images/shortcut-record.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Interventions",
      "short_name": "Interventions",
      "description": "Browse your interventions",
      "url": "/Interventions",
      "icons": [
        {
          "src": "/images/shortcut-docs.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
