{
  "id": "/",
  "name": "CrystalShards",
  "short_name": "Shards",
  "description": "The package registry for the Crystal programming language.",
  "start_url": "/",
  "scope": "/",
  "display": "minimal-ui",
  "background_color": "#f4f6f6",
  "theme_color": "#f4f6f6",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
