{
  "name": "Seafarer Rest Hours Calculator",
  "short_name": "Rest Hours",
  "description": "Free calculator to check rest hours against STCW and MLC 2006 rules.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e2a43",
  "theme_color": "#0e2a43",
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
