{
  "name": "Shark Tooth Spotter",
  "short_name": "ToothSpotter",
  "description": "Camera pattern-recognition assistant for spotting likely shark teeth in sand and shell beds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07110f",
  "theme_color": "#00e0b8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
