{
  "name": "SeaTracker",
  "short_name": "SeaTracker",
  "description": "Technical documentation and resources for shipboard machinery and maritime systems.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d6efd",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/ico/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/ico/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/ico/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
