{
  "name": "Sensation Pest Control — Service Management",
  "short_name": "Sensation SPC",
  "description": "Field service management for Sensation Pest Control Services — schedules, service records, SRS tracking and reports.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b4a2e",
  "theme_color": "#0b4a2e",
  "lang": "en-IN",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New Service Record", "url": "./#/record/new" },
    { "name": "Today's Schedule", "url": "./#/schedule" }
  ]
}
