{
  "id": "https://theshelluniverse.com/",
  "name": "The Shell — Bakari Finley",
  "short_name": "The Shell",
  "description": "A premium collector's-edition digital book. Experience the cinematic architecture of The Shell — chapters, artifacts, the System Map, and Ask Aura.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#050403",
  "theme_color": "#c8922a",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["books", "entertainment", "education"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Read",
      "short_name": "Read",
      "description": "Open the book contents",
      "url": "/contents?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "System Map",
      "short_name": "Map",
      "description": "Explore the Shell System Map",
      "url": "/system-map?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "The Shell — Home"
    }
  ]
}
