{
  "name": "HarborHero",
  "short_name": "HarborHero",
  "description": "Real-time Port Aransas ferry wait times & island services",
  "start_url": "https://harborhero.vercel.app/",
  "display": "standalone",
  "background_color": "#1A3A6B",
  "theme_color": "#1A3A6B",
  "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", "utilities", "lifestyle"],
  "screenshots": [],
  "lang": "en-US"
}
