{
  "name": "Boat 360",
  "short_name": "Boat 360",
  "description": "Stay connected on the water. Track friends, report hazards, send SOS alerts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e7490",
  "theme_color": "#0e7490",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["navigation", "social", "utilities"],
  "screenshots": [],
  "prefer_related_applications": false
}
