{
  "name": "Shoulders of Giants",
  "short_name": "SOG",
  "description": "One idea, drawn from a lifetime of reading, made simple enough to feel.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF8",
  "theme_color": "#FAFAF8",
  "icons": [
    {
      "src": "https://cdn.shouldersofgiants.world/shared/images/icon-192.png?v=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.shouldersofgiants.world/shared/images/icon-512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.shouldersofgiants.world/shared/images/apple-touch-icon.png?v=1",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}