{
  "name": "Strait of Hormuz Live Tracker",
  "short_name": "HormuzTracker",
  "description": "Real-time AIS vessel tracking for ships passing through the Strait of Hormuz.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#020c1b",
  "theme_color": "#020c1b",
  "categories": ["navigation", "news", "utilities"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
