{
  "name": "Aayush Insights",
  "short_name": "Aayush Insights",
  "description": "Free tools, deep research and unfiltered thoughts by Aayush Kurmi. #7539",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tools Hub",
      "short_name": "Tools",
      "url": "/tools/index.html",
      "description": "Access all 45+ free tools"
    },
    {
      "name": "Writings",
      "short_name": "Blog",
      "url": "/blog/index.html",
      "description": "Read Personal research and articles"
    },
    {
      "name": "Thoughts",
      "short_name": "Thoughts",
      "url": "/thoughts/index.html",
      "description": "Raw unfiltered thoughts"
    }
  ],
  "categories": ["utilities", "productivity", "education"],
  "lang": "en"
}
