﻿{
  "name": "SeaSoft Notifications",
  "short_name": "SeaSoft",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/icons/SeaSoft-5.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/SeaWebNotification.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}