{
  "name": "GISITTools GeoTrack Web",
  "short_name": "GeoTrack",
  "description": "Mobile GPS tracking and GeoJSON export tool for GISITTools.",
  "start_url": "./track.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/img/icon-192.png?v=20260430-2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon-512.png?v=20260430-2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
