﻿{
  "short_name": "Ship Aggregator",
  "name": "Ship Aggregator",
  "icons": [
    {
      "src": "favicon.jpg",
      "sizes": "640x640",
      "type": "image/jpeg"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#0D1B4D",
  "background_color": "#EEF3FB"
}


