{
  "name": "iTestify",
  "short_name": "iTestify",
  "description": "Sharing the goodness of God through real testimonies.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "url": "/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Discover",
      "url": "/discover",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ]
}
