{
  "name": "NavSanchay \u2014 Seafarer Records",
  "short_name": "NavSanchay",
  "description": "Manage your seafarer records, sea time, certificates and NRI status",
  "start_url": "https://app.navsanchay.com/",
  "scope": "https://app.navsanchay.com/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A365D",
  "theme_color": "#1A365D",
  "categories": [
    "productivity",
    "utilities"
  ],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%231A365D'/><text x='50%25' y='54%25' font-size='120' text-anchor='middle' dominant-baseline='middle'>\u2693</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%231A365D'/><text x='50%25' y='54%25' font-size='320' text-anchor='middle' dominant-baseline='middle'>\u2693</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Sea Time",
      "short_name": "Sea Time",
      "url": "https://app.navsanchay.com/?tab=voyages"
    },
    {
      "name": "Certificates",
      "short_name": "Certs",
      "url": "https://app.navsanchay.com/?tab=certs"
    },
    {
      "name": "NRI Status",
      "short_name": "NRI",
      "url": "https://app.navsanchay.com/?tab=nri"
    }
  ]
}