{
  "name": "Plush — Sea delivery",
  "short_name": "Plush",
  "description": "Boat provisioning and sea delivery. Order fuel, water, ice, and food from your vessel at sea.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f1",
  "theme_color": "#0e1f31",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" },
    { "src": "/icons/icon-apple.svg", "sizes": "180x180", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["navigation", "utilities"]
}
