{
  "name": "ZeroTool",
  "short_name": "ZeroTool",
  "description": "Offline-First Developer & Utility Toolkit",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#050505",
  "background_color": "#050505",
  "display": "standalone",
  "start_url": "/",
  "orientation": "portrait-primary"
}
