{
  "name": "Neruva — Memory Substrate",
  "short_name": "Neruva",
  "description": "The deterministic memory & grounding substrate I built and run across my own work. Infrastructure, not a product.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#0B1020",
  "theme_color": "#0B1020",
  "categories": ["developer"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
