{
  "name": "Legacy-CRM",
  "short_name": "Legacy-CRM",
  "description": "Professional Field Service Management for Legacy Landscaping",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#1B264F",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    { "name": "New Estimate", "url": "/index.html?page=estimate", "icon": "icon-192.png" },
    { "name": "Schedule", "url": "/index.html?page=schedule", "icon": "icon-192.png" }
  ]
}
