{
  "name": "GritCore Lab",
  "short_name": "GritCore Lab",
  "description": "GritCore Lab: a distributed financial transactions database with strict serializability, synchronous multi-region replication, and 0.4 ms commit latency. Based in Okayama, Japan.",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#0c0c0c",
  "theme_color": "#9d7bd7",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}