{
 "name": "Cruise Ship Wiki",
 "short_name": "CS Wiki",
 "description": "Track your cruises, casino offers, loyalty points and deck plans.",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#16283f",
 "theme_color": "#16283f",
 "icons": [
  {
   "src": "/icons/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icons/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icons/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}