{
  "name": "Bermuda ePass",
  "short_name": "ePass",
  "description": "Your intelligent Bermuda travel companion",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0D1F2D",
  "theme_color": "#0A6E8A",
  "orientation": "portrait",
  "icons": [
    { "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" }
  ],
  "categories": ["travel", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Plan a trip", "url": "/index.html#planner", "description": "AI trip planner" },
    { "name": "Explore map", "url": "/index.html#explore", "description": "Island map" }
  ]
}
