{
  "name": "TitanicSurvivors.com",
  "short_name": "Titanic Survivors",
  "description": "Titanic survivors, victims, life aboard, the sinking, and the ship itself.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f2ea",
  "theme_color": "#0f2233",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}