{
  "name": "Holloman Exterminators - Termite Inspection Graph",
  "short_name": "Termite Graph",
  "description": "Draw structure diagrams, place pest/treatment markers, generate inspection reports with findings and recommendations.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f6f2",
  "theme_color": "#2d6b4f",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
