{
  "name": "Marine Companion",
  "short_name": "Marine",
  "description": "Your complete maritime guide — navigation, fleet management, weather, and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "scope": "/",
  "lang": "en",
  "categories": ["navigation", "utilities", "lifestyle"],
  "icons": [
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/696af448571492e56c5f7536/efe5f298d_Screenshot_20260302_143106_Chrome.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/696af448571492e56c5f7536/efe5f298d_Screenshot_20260302_143106_Chrome.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Navigation",
      "short_name": "Nav",
      "url": "/Navigation",
      "description": "Open Navigation Hub"
    },
    {
      "name": "Logbook",
      "short_name": "Log",
      "url": "/Logbook",
      "description": "Open Logbook"
    },
    {
      "name": "Weather",
      "short_name": "Weather",
      "url": "/Weather",
      "description": "Open Weather Hub"
    }
  ],
  "prefer_related_applications": false
}
