{
  "name": "Gate Mapper - Alpine Ski Course Mapping Tool",
  "short_name": "GateMapper",
  "description": "Measure and visualize alpine ski gate positions with swipe-gyro system",
  "start_url": "/gatemapper/",
  "scope": "/gatemapper/",
  "id": "/gatemapper/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#00d4ff",
  "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"
    }
  ]
}
