{
  "name": "The Covenant Chronicles",
  "short_name": "Covenant",
  "description": "Play the Story. Discover the Truth.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121416",
  "theme_color": "#121416",
  "icons": [
    {
      "src": "/favicon-48x48.png?v=3",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icon-192x192.png?v=3",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png?v=3",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}