{
  "name": "Detekta – A Metal Detecting App",
  "short_name": "Detekta",
  "description": "Detekta is a field logging, mapping, and survey app for metal detectorists. Log targets and finds, record tracks, capture photos, and export your data — fully offline.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#D8E0C2",
  "theme_color": "#4B5F3A",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
