{
  "name": "ServiceLatch",
  "short_name": "ServiceLatch",
  "description": "The field service CRM built for service pros — contacts, quotes, jobs, invoicing, scheduling, and payments in one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EDE8E0",
  "theme_color": "#FF7400",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/servicelatch-favicon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/servicelatch-favicon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/servicelatch-favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/servicelatch-favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Assistant",
      "short_name": "AI Chat",
      "description": "Get instant answers from AI",
      "url": "/chatbot",
      "icons": [
        {
          "src": "/servicelatch-favicon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Share problems and solutions",
      "url": "/community",
      "icons": [
        {
          "src": "/servicelatch-favicon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
