{
  "name": "Waves Pest Control",
  "short_name": "Waves",
  "description": "Waves Pest Control — Customer Portal, Field Tools & Admin",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1923",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/waves-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/waves-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "utilities"],
  "shortcuts": [
    { "name": "My Services", "url": "/", "description": "Customer Portal" },
    { "name": "Field Estimator", "url": "/tech/estimate", "description": "Quick field estimates" },
    { "name": "Schedule", "url": "/admin/schedule", "description": "Daily dispatch" }
  ]
}
