{
  "name": "Breaking the Scroll",
  "short_name": "Breaking Scroll",
  "description": "How to Rewire Your Brain and Build Unbreakable Habits in the Age of AI by Mak Arand",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#05070A",
  "theme_color": "#FF6A00",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
