{
  "id": "/",
  "short_name": "FerryLight",
  "name": "FerryLight V5.3 - Realtine Englishtown Ferry Location & Weather & Events Info",
  "description": "Live Englishtown ferry operation status with Smart Busyness Analysis algorithm, schedule, lineup monitoring, busy times alerts, and alternate route recommendations for Nova Scotia ferry crossing",
  "version": "5.3.5",
  "icons": [
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/logo192-maskable.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/logo512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#667eea",
  "background_color": "#ffffff",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "travel",
    "weather",
    "utilities",
    "navigation"
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Ferry Status",
      "short_name": "Ferry",
      "description": "Check current ferry status and wait times",
      "url": "/ferry",
      "icons": [
        {
          "src": "/logo192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Weather",
      "short_name": "Weather",
      "description": "View current weather conditions",
      "url": "/weather",
      "icons": [
        {
          "src": "/logo192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "See today's events",
      "url": "/events",
      "icons": [
        {
          "src": "/logo192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "keywords": [
    "ferrylight",
    "ferry",
    "englishtown",
    "nova scotia",
    "ferry status",
    "ferry schedule",
    "wait times",
    "weather",
    "events",
    "cape breton",
    "north shore"
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}