{
  "id": "/",
  "name": "Cue Audit — GPX route checker",
  "short_name": "Cue Audit",
  "description": "Find missing cues and ambiguous overlaps in a cycling GPX, entirely on your device.",
  "start_url": "/?source=pwa&v=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#182a43",
  "theme_color": "#182a43",
  "orientation": "any",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
