{
  "name": "Open S&C · FlightLab EDU",
  "short_name": "FlightLab EDU",
  "description": "A simple, local-first jump measurement app with AI-assisted video analysis.",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f7f2",
  "theme_color": "#092b35",
  "orientation": "any",
  "categories": ["sports", "health", "education"],
  "icons": [
    { "src": "/icons/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
