{
  "id": "https://techscript.is-a.dev/",
  "name": "TechScript",
  "short_name": "TechScript",
  "description": "TechScript is an open source, plain-English programming language built in Rust. Write code with natural keywords: say, do, when, for, send, try, catch. Powered by a high-performance stack VM written in Rust and LLVM backend. Download free for Windows, Linux, macOS, and Android.",
  "start_url": "./",
  "scope": "/",
  "display": "standalone",
  "lang": "en-US",
  "dir": "ltr",
  "background_color": "#0a0a0f",
  "theme_color": "#0DF28B",
  "categories": ["developer-tools", "productivity", "education", "utilities"],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

