{
  "name": "FxOpenHours — Forex Market Hours",
  "short_name": "FxOpenHours",
  "description": "Live forex market hours for 2026 in your timezone. Track Sydney, Tokyo, London and New York sessions, overlaps and the best time to trade.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a2030",
  "theme_color": "#0e1626",
  "orientation": "any",
  "scope": "/",
  "categories": ["finance", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "FxOpenHours dashboard showing live forex session times"
    }
  ]
}
