{
  "id": "ah.ctot",
  "name": "AH CTOT Tracker | ALL",
  "short_name": "AH CTOT ALL",
  "description": "Real-time CTOT & slot tracking for pilots with live WebSocket updates.",
  "lang": "en",
  "dir": "ltr",

  "start_url": "/?source=pwa",
  "scope": "/",

  "display": "standalone",
  "display_override": ["fullscreen", "standalone", "minimal-ui", "browser"],

  "orientation": "landscape",
  "theme_color": "#000000",
  "background_color": "#ffffff",

  "icons": [
    { "src": "/logo192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],

  "handle_links": "preferred",
  "launch_handler": { "client_mode": "focus-existing" },
  "prefer_related_applications": false,

  "categories": ["productivity", "navigation", "utilities"]
}
