{
  "name": "The Awakened Hybrid - Ancient Wisdom & Spiritual Resistance",
  "short_name": "Awakened Hybrid",
  "description": "Reclaiming indigenous ancestral knowledge through critical analysis of ancient history, spirituality, and resistance against Eurocentric gatekeeping.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#9400D3",
  "orientation": "portrait-primary",
  "categories": ["education", "books", "news"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Blog Posts",
      "short_name": "Blog",
      "description": "Read the latest critical analysis posts",
      "url": "/blog",
      "icons": [{ "src": "/icons/blog-shortcut.png", "sizes": "96x96" }]
    },
    {
      "name": "Books",
      "short_name": "Books",
      "description": "Explore published works",
      "url": "/books",
      "icons": [{ "src": "/icons/books-shortcut.png", "sizes": "96x96" }]
    },
    {
      "name": "Apps",
      "short_name": "Apps",
      "description": "Interactive learning applications",
      "url": "/apps",
      "icons": [{ "src": "/icons/apps-shortcut.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home page showcasing mystical design and content"
    },
    {
      "src": "/screenshots/mobile-blog.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Blog posts with spiritual and ancient history content"
    }
  ]
}
