{
  "name": "OBX Tides",
  "short_name": "OBX Tides",
    "icons": [
    {
      "src": "https://a3mg.com/bill/obx-tides/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://a3mg.com/bill/obx-tides/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#000",
  "background_color": "#000",
  "display": "standalone",
  "scope": "https://a3mg.com/bill/obx-tides/",
  "start_url": "https://a3mg.com/bill/obx-tides/index.html"
}