{
  "name": "VETUS NAUTA - Ship Cashbox",
  "short_name": "Cashbox",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef4f7",
  "theme_color": "#10243a",
  "description": "Standalone onboard cashbox for crew expenses, contributions, archive and settlement.",
  "icons": [
    {
      "src": "../favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
