{
  "name": "ToolRaja – Smart Digital Tools Directory",
  "short_name": "ToolRaja",
  "description": "Explore 210+ curated AI tools, SaaS platforms, developer stacks and digital resources.",
  
  "start_url": "https://tool.nftraja.com/",
  "scope": "https://tool.nftraja.com/",
  
  "display": "standalone",
  "orientation": "portrait",
  
  "background_color": "#0e1118",
  "theme_color": "#0e1118",
  
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}