{
  "name": "PHP Rust",
  "short_name": "phpr",
  "lang": "en",
  "description": "PHP 8.5 reimplemented from scratch in Rust.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#101018",
  "theme_color": "#101018",
  "icons": [
    {
      "src": "/assets/img/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
