{
  "name": "Journey Of The Brave Penguin",
  "short_name": "Journey Of Penguin",
  "start_url": "/journey-of-the-brave-penguin.html?source=pwa",
  "scope": "/",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "display": "standalone",
  "icons": [
    {
      "src": "./images/icJourneyofthebravepenguin-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./images/icJourneyofthebravepenguin-192.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}