{
  "name": "CruiseKin",
  "short_name": "CruiseKin",
  "description": "Your digital cruise business card. Log every cruise you have sailed and connect with the people you meet at sea.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d2f4f",
  "theme_color": "#0d2f4f",
  "icons": [
    { "src": "assets/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "assets/apple-touch-icon.png", "type": "image/png", "sizes": "180x180" },
    { "src": "assets/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ]
}
