{
  "name": "The Adventures Of Nemo",
  "short_name": "Nemo",
  "description": "The Adventures of Nemo follows a runaway who trades the life he was born into for the open sea and a dangerous dream: to become a pirate. Hunted by the world he escaped and drawn toward secrets buried beyond every map, Nemo must discover who he truly is before the ocean claims him forever.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0d0f14",
  "background_color": "#0d0f14",
  "lang": "en-US",
  "scope": "/",
  "categories": [
    "books",
    "entertainment",
    "education"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Continue Reading",
      "short_name": "Read",
      "description": "Jump back into your book",
      "url": "/",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
