{
  "name": "Perfect Awareness - Awakening the Mind Beyond the Matrix",
  "short_name": "Perfect Awareness",
  "description": "Break free from the invisible system that shapes your thoughts. Discover true mental freedom and awaken your consciousness beyond the matrix.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c1017",
  "theme_color": "#0891b2",
  "orientation": "portrait-primary",
  "categories": ["books", "education", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/book-favicon.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/book-favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/book-favicon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/book-favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/book-favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}