{
  "name": "GroundPlot \u2014 Photo Location Plan",
  "short_name": "GroundPlot",
  "description": "Plot site photos as numbered stations with camera-facing arrows. EXIF is read entirely on-device.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#26323B",
  "background_color": "#EBEEEC",
  "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"
    }
  ]
}