{
  "name": "Comtech Presurvey",
  "short_name": "Comtech Presurvey",
  "description": "Presurvey markup for coax construction crews -- flag devices needing replacement, upgrade, or attention before construction starts. Works offline.",
  "start_url": "./presurvey_prototype.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "icons": [
    {
      "src": "presurvey_icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "presurvey_icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}